Palo Alto Certificate Chain Fix
An issue I’ve run into on Palo Alto Networks firewalls is that everything seems to work when importing a certificate (usually a PFX). Until you start using the certificate, then after a validation or a commit, there’s a warning that the certificate chain is not correctly formed.
Warning: certificate chain not correctly formed in certificate wild_thedxt_ca
(Module: device)
Certificate chain issues are commonly caused when the certificate chain is out of order. You can read more about certificate chains in my blog post, Certificate Chain. If you want to read more about what can cause broken certificate chains, my blog post, Broken Certificate Chain, goes into more detail.
An incorrect certificate chain can cause issues with a few items on a Palo Alto firewall. One of them can be GlobalProtect when the option FULLCHAINCERTVERIFY="yes" is used during the GlobalProtect install or when the registry value named full-chain-cert-verify is set to yes in the registry path HKLM:\SOFTWARE\Palo Alto Networks\GlobalProtect\Settings
In this post, I will show you step-by-step how to fix a certificate chain on a Palo Alto Networks firewall.
The Process
- Click on the Device tab.
- Click on Certificate Management > Certificates.
- Select the certificate that is not correctly formed and click on Export Certificate.
In my example, the certificate named wild_thedxt_ca is the one I need to fix.





































