-
show security idp ssl-inspection key [<key-name> [server <server-ip>]]
Command introduced in Release 9.3 of JUNOS software.
Display SSL keys added to the system along with their associated server IP addresses.
This command is supported on SRX-series devices.
key-name —(Optional) Name of SSL private key.
server server-ip —(Optional) Server IP address associated for specified key.
view
Table 63 lists the output fields for the show security idp ssl-inspection key command. Output fields are listed in the approximate order in which they appear.
Table 63: show security idp ssl-inspection key Output Fields
Field Name |
Field Description |
---|---|
Total SSL keys |
Total number of SSL keys. |
key |
Name of the SSL private key. |
server |
Server IP address associated with the SSL keys. |
user@host> show
security idp ssl-inspection key
Total SSL keys : 4 SSL Server key and ip address: Key : key1, server : 1.1.0.1 Key : key1, server : 1.1.0.2 Key : key2, server : 2.2.0.1 key : key3
user@host> show
security idp ssl-inspection key key2
SSL Server key and ip address: Key : key2, server : 2.2.0.1