OTEL_SSL_CLIENT_KEY_PATH - UFTP 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.

Usage

Method

Syntax

IBM i

UNIX

Windows

z/OS

Command Line, Long Form-otel_ssl_client_key_path value
(tick)(tick)

Configuration File Keyword

otel_ssl_client_key_path value


(tick)

(tick)


Environment VariableOTEL_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.