Skip to main content

Manage Root Store and Intermediate Certificate Chains on PAN-OS

Project description

Overview

pan-chainguard is a Python application which uses CCADB data and allows PAN-OS SSL decryption administrators to:

  1. Create a custom, up-to-date trusted root store for PAN-OS.

  2. Determine intermediate certificate chains for trusted Certificate Authorities in PAN-OS so they can be preloaded as device certificates.

Issue 1: Out-of-date Root Store

The PAN-OS root store (Default Trusted Certificate Authorities) is updated only in PAN-OS major software releases; it is not currently managed by content updates. The root store for PAN-OS 10.x releases is now over 5 years old.

The impact for PAN-OS SSL decryption administrators is when the root CA for the server certificate is not trusted, the firewall will provide the forward untrust certificate to the client. End users will then see errors such as NET::ERR_CERT_AUTHORITY_INVALID (Chrome) or SEC_ERROR_UNKNOWN_ISSUER (Firefox) until the missing trusted CAs are identified, the certificates are obtained, and the certificates are imported into PAN-OS.

Issue 2: Misconfigured Servers

Many TLS enabled origin servers suffer from a misconfiguration in which they:

  1. Do not return intermediate CA certificates.

  2. Return certificates out of order.

  3. Return intermediate certificates which are not related to the root CA for 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 1: Create Custom Root Store

pan-chainguard can create a custom root store, using one or more of the major vendor root stores, which are managed by their CA certificate program:

The custom root store can then be added to PAN-OS as trusted CA device certificates.

Solution 2: 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

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

pan_chainguard-0.10.0.tar.gz (26.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pan_chainguard-0.10.0-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file pan_chainguard-0.10.0.tar.gz.

File metadata

  • Download URL: pan_chainguard-0.10.0.tar.gz
  • Upload date:
  • Size: 26.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for pan_chainguard-0.10.0.tar.gz
Algorithm Hash digest
SHA256 dbf2f55477b9f10ad6917fcd629200699fc4d58fb4b44c8fc575e046ac75a23d
MD5 39339d673d7c5b05dd1d20c9a35179fb
BLAKE2b-256 10177ac4567c0e3da270d1c2e59f2030effe1531fe5ada015bb47df7162eb7c8

See more details on using hashes here.

File details

Details for the file pan_chainguard-0.10.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pan_chainguard-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d5a01b530219884260906e7e684ef03478e84a5de6df49b3951d28d1ce2e4b53
MD5 185255f1e1495fa379738e0d37b29e77
BLAKE2b-256 7a815bf706e266ea812de33082e2e1def3c1480f479bcca5fd90acd80ab1b774

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page