- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
09-15-2017 08:57 AM - edited 09-15-2017 08:58 AM
If you can see the certificate inside of Device > Certificate Management > Certificates
But you cannot delete it.. question.. if you can click on the certificate to get more information.. what is checked?
Also, inside of the CLI, you should be able to list out:
> show shared ssl-decrypt
it should show you all of your certificates who have some form or fashion of being associated with ssl-decrypt.
You can run this command from the CLI to get it removed:
> configure
> delete shared ssl-decrypt trusted-root-CA 123Test (where 123Test was the name of the cert in question)