testing tls-handshake
Configures the TLS/SSL testing configuration.
Command Mode
Exec > Global Configuration
Syntax
tls-handshake
alpn-disabled { false | true}
Specify to enable or disable ALPN extenstion in HTTP2 TLS ClientHello handshake.
Must be one of the following:
false
true
Default Value: false.
debug-enabled { false | true}
Specify to enable or disable TLS/SSL debug logs.
Must be one of the following:
false
true
Default Value: false.
trust-all { false | true}
Specify to enable or disable Keystore certificate validation for client.
Must be one of the following:
false
true
Default Value: false.
Usage Guidelines
Use this command to configure the TLS/SSL testing configuration.