You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I should be able to import a PEM certificate into panorama and templates.
Current behavior
I receive the error "Import of letsencrypt_chain01 failed. private key doesn't exist for csr" when using paloaltonetworks.panos.panos_import.
It seems that something has change such that importing PEM is only used for completing a certificate request now?
Used to be the case that I could use this to import trusted certificates.
Possible solution
Not sure how it is to be fixed. It used to work, but no longer does.
If the certificate name won't match the generated CSR - Panorama/firewall will not "recognise" that certificate and will prompt you to also upload the private key for it.
Describe the bug
Unable to import certificate into panorama.
Expected behavior
I should be able to import a PEM certificate into panorama and templates.
Current behavior
I receive the error "Import of letsencrypt_chain01 failed. private key doesn't exist for csr" when using paloaltonetworks.panos.panos_import.
It seems that something has change such that importing PEM is only used for completing a certificate request now?
Used to be the case that I could use this to import trusted certificates.
Possible solution
Not sure how it is to be fixed. It used to work, but no longer does.
Steps to reproduce
Context
I am trying to automate the deployment of my LetsEncrypt chain certificates into Panorama.
Your Environment
PAN-OS Python Library
The text was updated successfully, but these errors were encountered: