OTEL_SSL_CLIENT_KEY_PATH - UAG configuration option

Description

The OTEL_SSL_CLIENT_KEY_PATH option specifies the full path to the PEM formatted file containing the private key associated with the client certificate specified by the OTEL_SSL_CLIENT_CERT_PATH option. This option is only needed for HTTP connections where client authentication is set up in the Opentelemetry Collector.

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_client_key_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 key.

No default value is set.