You can display all installed server keys and associated servers by using the following CLI command:
- router> show security idp ssl-inspection key
Displays all server keys and IP addresses bound to those keys. The following example shows CLI output when the show security idp ssl-inspection key command is used:
- Total SSL keys : 2
- SSL server key and ip address :
- Key : key1, server : 1.1.1.1
- Key : key2, server : 2.2.2.2
- Key : key2, server : 2.2.2.3
-
To display IP addresses bound to a specific key, use the following CLI command:
- router> show security idp ssl-inspection key <key-name>
The following is an example of the CLI output received when the show security idp ssl-inspection key <key-name> command is used:
- Key : key1, server : 1.1.1.1