OTEL_SSL_CA_CERT_PATH - UAG configuration option

Description

The OTEL_SSL_CA_CERT_PATH option specifies the full path to the file containing one or more X.509 trusted certificates in PEM format. The certificate(s) will be used to validate the Opentelemetry Collector (server). This option should only be specified for secure, HTTPS endpoints (ignored for HTTP).

Note

To use the host platform's trust certificates instead, do NOT specify this option.

Note

The value of this option will be propagated to and used by the Extension worker process.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Configuration File Keyword

otel_ssl_ca_cert_path value


(tick)

(tick)


Note

This option is NOT available on:

  • Solaris
  • HP-UX
  • z/OS

Values

value must be a fully-qualified path to the CA Certificate.

No default value is set.