OTEL_SSL_INSECURE_SKIP_VERIFY - OMS configuration option

Description

The OTEL_SSL_INSECURE_SKIP_VERIFY option specifies whether to validate the Opentelemetry Collector's (server's) certificate against the locally configured CA certificate (specified by OTEL_CA_CERT_PATH option).

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

otel_ssl_insecure_skip_verify value


(tick)

(tick)


Note

This option is NOT available on:

  • Solaris
  • HP-UX
  • z/OS

Values

value is case-insensitive and must be either YES or NO.

Default is NO (Opentelemetry Collector's certificate will NOT be validated).