cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements

Who rated this post

L7 Applicator

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)

LIVEcommunity team member
Stay Secure,
Joe
Don't forget to Like items if a post is helpful to you!
Who rated this post