Get-certificate-chain

Latest version: v0.1.8

Safety actively analyzes 706267 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.4

* change `--url` to `--host` to align with TLS spec
* added `--output-dir` to allow for custom output directory
* added `--log-level` to allow for custom logging level
* fixed optional `--get-ca-cert-pem` and `--rm-ca-files` from continuing the full script after execution

2023-04-18

0.1.3

* renamed script to `download` to help with imports
* parse_args now uses strong typing
* added exceptions for urllib errors
* removed remaining print statements
* relax on python version requirements
* change `--domain` to `--url` to allow for more flexibility

2023-04-17

0.1.2

* added CLI support
* added screenshots to documentation

0.1.1

* moved functionality into a class to allow for easier import into other scripts
* support for passing a dictionary or argparse object into the class
* updated tests to reflect changes
* updated documentation to reflect changes
* added screenshots to documentation

2023-04-16

0.01

* First release.

0.1.0

* Custom fork of [getCertificateChain](https://github.com/TheScriptGuy/getCertificateChain)
* Complete refactor of code to use more pythonic style
* Prepare script for pypi release

2023-03-20

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.