Displaying IDP SSL Keys and Associated Servers
- To display all installed server keys and associated server,
use the following CLI command:user@host> 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 : 2SSL server key and ip address :Key : key1, server : 1.1.1.1Key : key2, server : 2.2.2.2Key : key2, server : 2.2.2.3 To display IP addresses bound to a specific key, use the following CLI command:
user@host> 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
Related Topics
- JUNOS Software Feature Support Reference for SRX Series and J Series Devices
- Understanding IDP SSL Server Key Management and Policy Configuration
- Adding IDP SSL Keys and Associated Servers
- Deleting IDP SSL Keys and Associated Servers