Preload Trusted CA Intermediate Certificate Chains on PAN-OS
Project description
pan-chainguard is a Python3 application which uses CCADB data to derive intermediate certificate chains for trusted certificate authorities in PAN-OS so they can be preloaded as device certificates.
Problem
Many TLS enabled origin servers suffer from a misconfiguration in which they:
Do not return intermediate CA certificates.
Return certificates out of order.
Return intermediate certificates which are not related to the CA which signed the server certificate.
The impact for PAN-OS SSL decryption administrators is end users will see errors such as unable to get local issuer certificate until the sites that are misconfigured are identified, the required intermediate certificates are obtained, and the certificates are imported into PAN-OS.
Solution: Intermediate CA Preloading
pan-chainguard uses a root store and the All Certificate Information (root and intermediate) in CCADB (CSV) data file as input, and determines the intermediate certificate chains, if available, for each root CA certificate. These can then be added to PAN-OS as trusted CA device certificates.
By preloading known intermediates for the trusted CAs, the number of TLS connection errors that users encounter for misconfigured servers can be reduced, without reactive actions by an administrator.
Documentation
Administrator’s Guide:
https://github.com/PaloAltoNetworks/pan-chainguard/blob/main/doc/admin-guide.rst
Install pan-chainguard
pan-chainguard is available as a release on GitHub and as a package on PyPi.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pan_chainguard-0.5.0.tar.gz
.
File metadata
- Download URL: pan_chainguard-0.5.0.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e29e042b39725074f34034ab29164bf80ab2bcff6477e280c207ec8f2df7506c |
|
MD5 | 1ee8c4dde35f8213827a90c7c0ea5ce3 |
|
BLAKE2b-256 | 1a7b456fe17055ecc8391ca175450953e128444883f574505df7e79960db4d35 |
File details
Details for the file pan_chainguard-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: pan_chainguard-0.5.0-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.10.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50725bb9250e4df37ff0f411e53f9f7075de7c6906d957f9ed3cea09b34bf456 |
|
MD5 | 287aae1a8184fb46e4030272a8ac7298 |
|
BLAKE2b-256 | 4b437393a26989c4204d649da2ee3c2d60164ea55e43246d8bd2f353d1ca61b9 |