Resolve certificate chain by giving a cert as input
Project description
Resolve certificate chains
Still in development
Note: pkcs7 is not supported and it will fail to parse the letsencrypt root certificate.
Dependencies
- cryptography
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
Developement
bootstrap
$ make
Todo
- support pkcs7
- Verbose mode
- More CLI flags
- Pypi package
- Unit tests
- Pretty print detailed output
Project details
Release history Release notifications | RSS feed
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
File details
Details for the file cert_chain_resolver-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: cert_chain_resolver-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26eedab543ca8ce39b2f92b29f835fe214eec4175ccc421eb9f6f15ad3fe1a9d |
|
MD5 | 9c4d3ab1fdca86fbcfe07c9e483f0113 |
|
BLAKE2b-256 | 76a233bb2a205bcf3e1ba88c2cfc3315c6e1410f8a61cc19fa457deb41ac0118 |