Skip to main content

A tool to download TLS certificates including intermediate and root CA certs

Project description

dumptls

A tool to download TLS certificates including intermediate and root CA certs.

Installation

You can install the package using pip:

Usage

To use the tool, simply run:

dumptls example.com

You can also specify a port and a resolve IP address:

dumptls example.com --port 8443 --resolve-ip-address 192.168.1.1

Building and Installing the Package

Navigate to the directory containing setup.py and run the following command to build the package:

python setup.py sdist bdist_wheel

To install the package locally:

pip install .

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

dumptls-0.2.1.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

dumptls-0.2.1-py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 3

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