Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation
Guide That Contains This Content
[+] Expand All
[-] Collapse All

    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.

    Published: 2012-06-29