request security idp ssl-inspection key delete
Syntax
request security idp ssl-inspection key delete[<key-name>
[server <server-ip>]]
Description
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.
Note:
You will get a delete confirmation question before deleting one or more keys or server.
Options
key-name
—(Optional) Name of the SSL private key.server
<server-ip>
—(Optional) Server IP address associated with the specified key to be deleted.
Required Privilege Level
maintenance
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
request security idp ssl-inspection key delete
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
Sample Output
request security idp ssl-inspection key delete key1
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
Sample Output
request security idp ssl-inspection key delete key2 server 2.2.0.1
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
Release Information
Command introduced in Junos OS Release 9.3.