OTEL_SSL_CLIENT_CERT_PATH - UFTP configuration option

Description

The OTEL_SSL_CLIENT_CERT_PATH option specifies the full path to an X.509 certificate used to identify UFTP to the Opentelemetry Collector. 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_cert_path value
(tick)(tick)

Configuration File Keyword

otel_ssl_client_cert_path value


(tick)

(tick)


Environment VariableOTEL_SSL_CLIENT_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 client certificate.

No default value is set.