- request security idp ssl-inspection
key delete [<key-name> [server <server-ip>]]
Command introduced in Release 9.3 of JUNOS software.
Delete the specified server IP from the given key if the server is specified. If the server IP is not specified, the given key will be deleted along with all the server addresses associated with it.
This command is supported on SRX-series devices.
![]() |
Note: You will get a delete confirmation question before deleting one or more keys or server. |
key-name—(Optional) Name of the SSL private key.
server <server-ip> —(Optional) Server IP address associated with the specified key to be deleted.
maintenance
show security idp ssl-inspection key
When you enter this command, you are provided feedback on the status of your request.
user@host> request
security idp ssl-inspection key delete
This command will delete one or more ssl keys. Continue? [yes,no] (no) yes Number of keys 4, server 3 deleted
user@host> request
security idp ssl-inspection key delete key1
This command will delete one or more ssl keys. Continue? [yes,no] (no) yes Number of keys 1, server 2 deleted
user@host> request
security idp ssl-inspection key delete key2 server 2.2.0.1
This command will delete one or more ssl keys. Continue? [yes,no] (no) yes Number of keys 0, server 1 deleted