Deleting IDP SSL Keys and Associated Servers
- To delete all keys and servers, use the following CLI
command:user@host> request security idp ssl-inspection key delete
All installed keys are deleted along with any associated servers.
- To delete a specific key and all associated servers with
that key, use the following CLI command:user@host> request security idp ssl-inspection key delete <key-name>
Deletes the specified key and all servers associated with that key.
- To delete a single server, use the following CLI command:user@host> request security idp ssl-inspection key delete <key-name> server <server-ip>
Deletes the specified server that is bound to the specified key.
Related Topics
- JUNOS Software Feature Support Reference for SRX Series and J Series Devices
- Understanding IDP SSL Server Key Management and Policy Configuration
- Displaying IDP SSL Keys and Associated Servers
- Adding IDP SSL Keys and Associated Servers