OTEL_SSL_INSECURE_SKIP_VERIFY - UAG 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).
Note
The value of this option will NOT be propagated to and used by the Extension worker process.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | otel_ssl_insecure_skip_verify value |
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).