pub const TLS_CLIENT_SERVER_NAME: &str = "tls.client.server_name";
Expand description

Also called an SNI, this tells the server which hostname to which the client is attempting to connect to.

§Examples

  • opentelemetry.io