Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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.

...

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
titleNote

This option is NOT available on:

  • Solaris
  • HP-UX
  • z/OS

Values

value must be a fully-qualified path to the client certificate.

...