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.2-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.2-py2.py3-none-any.whl.

File metadata

  • Download URL: cert_chain_resolver-0.2.2-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.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5

File hashes

Hashes for cert_chain_resolver-0.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 2c5d9213450bf1ee4815a5bc36398e40a901846ab828f024a093340531301cd5
MD5 af2ebac13f4282c78adae6183690350b
BLAKE2b-256 ac563a45d804943afac7738c186b5b78a37244af33e35a72d67faa5151362c14

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