- 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.
12-06-2013 08:23 AM
I'm trying to delete an SSL certificate from a Palo Alto cluster I'm setting up via Panorama. It tells me the cert cannot be deleted due to this reason:
because of references from:
template -> {firewall cluster name} -> config -> devices -> localhost.localdomain -> vsys -> vsys1 -> captive-portal -> server-certificate
I remember messing around with Captive Portal and it did involve this certificate, but when I check the Captive Portal section of the configuration, either in Panorama, or in the primary/active firewall, there's nothing there at all. Any thoughts on where to find this?
12-07-2013 01:56 PM
mhar,
You might have to go into CLI to dissociate the cert from captive-portal.
1. On the primary device and/or panorama, verify that the cert is still associated with CP
> set cli config-output-format set
> configure
# show
(Use the "/set captive-portal" to search for the current captive-portal configuration on the device)
2. Delete the cert from CP
# delete captive-portal server-certificate
You should now be able to delete the certificate unless it's being referenced somewhere else
-tasonibare
12-07-2013 01:56 PM
mhar,
You might have to go into CLI to dissociate the cert from captive-portal.
1. On the primary device and/or panorama, verify that the cert is still associated with CP
> set cli config-output-format set
> configure
# show
(Use the "/set captive-portal" to search for the current captive-portal configuration on the device)
2. Delete the cert from CP
# delete captive-portal server-certificate
You should now be able to delete the certificate unless it's being referenced somewhere else
-tasonibare
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!