- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
06-06-2023 03:39 PM
Hi,
I'm looking for an automatic way to update the certificate in a SSL/TLS Service Profile (which forms a part of the certificate replacement process). From what I can find, steps 1 and 2 can be automated with Ansible (or XML API), but I cannot find a way to do this for step 3.
I had a look at Ansible, XML API and REST API, but I cannot find the relevant module/call. If possible, I would like to avoid SSH and keep it all HTTPS based.
Thanks for any help.
06-13-2023 12:42 AM
Thanks for your reply, Steve.
I got this working using the panos_type_cmd module with the code below.
06-12-2023 12:04 PM
Howdy there.
I am running decryption on my FW, and I do not have any SSL-TLS profile being referenced.
Can you kindly explain your configuration, where a SSL TLS profile is called in Decryption.
It would help us, to provide better support to you.
06-13-2023 12:42 AM
Thanks for your reply, Steve.
I got this working using the panos_type_cmd module with the code below.
06-25-2023 12:32 AM
I have added my playbook to Github.
https://github.com/bgre033/paloalto-panos-certificate-renew-with-ansible
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!