The show ssl_tls_protocols
command shows the SSL/TLS protocols that are enabled for the NIOS appliance. You can use the set ssl_tls_protocols
command to enable or disable SSL/TLS protocols. For information, see set ssl_tls_protocols.
Syntax
show ssl_tls_protocols
This command has no arguments.
Example
Displaying the enabled SSL/TLS protocols
Infoblox > set ssl_tls_settings default
The following services need to be restarted manually: GUI
Infoblox
> show ssl_tls_protocols
TLSv1.0 TLSv1.1 TLSv1.2
Infoblox > set ssl_tls_settings override
The following services need to be restarted manually: GUI
Infoblox > show ssl_tls_protocols
Current configuration for the HTTPS : TLSv1.1 TLSv1.2
Current configuration for the SAML : TLSv1.2