- 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.
04-04-2013 12:11 AM
Hi! we are trying to implement a SSL VPN connection through Global Protect using certificates from our own CA. We imported the root, intermediate and server certificate, but after configuring the portal we see an warning after commit: " cannot find complete certificate chain for certificate.." , and we don't see any traffic from the Palo Alto trying to validate the certificate. I would like to know if there is any way to see from CLI the source of this error, in order to troubleshoot the problem.
Thanks!
04-04-2013 12:57 AM
When a certificate is imported into the firewall which is signed by an intermediate certificate ,firewall strips of the intermediate certificate attached and to the certificate and will show this warning.
This bug 47565 has been fixed with OS-5.0.3.
Following workaround has worked for users but I have tested it.
Export the config, modify the cert line:
change
ca no;
to
ca yes;
Save and import.
-Ameya
04-04-2013 12:43 AM
When you import that chain of CA servers the data must be in a single file which you then import.
However I dont remember if the top-CA should be first in this file or last.
04-04-2013 12:57 AM
When a certificate is imported into the firewall which is signed by an intermediate certificate ,firewall strips of the intermediate certificate attached and to the certificate and will show this warning.
This bug 47565 has been fixed with OS-5.0.3.
Following workaround has worked for users but I have tested it.
Export the config, modify the cert line:
change
ca no;
to
ca yes;
Save and import.
-Ameya
04-04-2013 08:19 AM
I received a similar warning as OP when importing a certificate. Running PAN-OS 5.0.2
PA engineers, please note, in my scenario the error message has a misspelling which may result in difficulty finding a solution in your knowledge base.
warning: cannot find complete certficate chain for certificate
The first use of the word "certificate" is missing an "i".
06-19-2013 01:10 AM
I had imported only intermediate certificate.
I have seen this error message.
Will I have to import root and intermediate certificates??
Do I need other something??
06-19-2013 03:09 AM
yes you need to import all chain certificate root and intermediate certif
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!