sslproxy
To enter the sslproxy configuration mode, use the sslproxy command in global configuration mode. This command does not have a no form.
sslproxy
Syntax Description
This command has no keywords or arguments.
Command Default
None
Command Modes
Global configuration (config)
Command History
Release | Modification |
---|---|
Cisco IOS XE Catalyst SD-WAN Release 17.2.1v |
Command qualified for use in Cisco SD-WAN Manager CLI templates. |
Usage Guidelines
A typical SSL handshake involves authentication using certificates signed by trusted, third-party Certificate Authorities (CAs). TLS is the successor of SSL although is sometimes still referred to as SSL. This command can be used to enter the sslproxy configuration mode where further configurations can be done.
Example
The following example shows how to enter the sslproxy configuration mode.
Device(config)# sslproxy
Command |
Description |
---|---|
ca-cert-bundle |
Filename of CA certificate bundle. |
ca-tp-label |
Default Trustpoint label for SSL Proxy. |
certificate-lifetime |
Certificate lifetime in days. |
eckey-type |
EC key type for SSL Proxy. |
enable |
Enables SSL Proxy. |
rsa-key-modulus |
RSA key length. |
settings |
Advanced settings for SSL Proxy. |