Skip to main content

Resolve certificate chain by giving a cert as input

Project description

Resolve certificate chains

Still in development

Dependencies

  • cryptography
  • pyOpenSSL

Install

Pypi

$ pip install cert-chain-resolver

Usage

from file:

$ python -m cert_chain_resolver.cli certificate.crt > bundle.crt

from stdin:

$ cat certificate.crt | python -m cert_chain_resolver.cli > bundle.crt

Development

bootstrap

$ make

Todo

  • support cross signed certificates, currently it only processes the first in a bundle
  • Verbose mode
  • More CLI flags
  • Unit tests
  • Pretty print detailed output

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cert_chain_resolver-0.2.0-py2.py3-none-any.whl (4.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cert_chain_resolver-0.2.0-py2.py3-none-any.whl.

File metadata

  • Download URL: cert_chain_resolver-0.2.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4

File hashes

Hashes for cert_chain_resolver-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 02f4cc9ec0f635205b40b57ecc0315f0cde32c79b42b4ac50d24d9081d2eae91
MD5 c79c5f3bf51c1020db8550b00a8ac7ec
BLAKE2b-256 cd59eb71d0af0f70c28d5701c01a39049a565dcdd53bd0e77d5f92a4825a3048

See more details on using hashes here.

Supported by

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