Skip to main content

A tool to check SSL certificate expiration dates.

Project description

zopyx.ssl-cert-check

A tool to check SSL certificate expiration dates.

Installation

You can install the package using pip or uv.

Using pip

pip install .

Using uv

uv pip install .

Usage

The tool checks SSL certificate expiration for a list of domains specified in a configuration file.

Default configuration

By default, it looks for a file named .ssl_domains in your home directory.

Create a file at ~/.ssl_domains with the following format (domain and port on each line):

example.com 443
another-domain.com 443

Then, run the following command:

check-ssl-domains

Custom configuration file

You can also provide a path to a different configuration file using the first argument:

check-ssl-domains /path/to/your/config_file

The format of the configuration file is the same as the default one.

Example output

The tool will print a table with the host, port, days until expiration, and the status:

| Host               | Port | Expires In (Days) | Status      |
|--------------------|------|-------------------|-------------|
| example.com        | 443  | 30                | 30 days     |
| another-domain.com | 443  | 60                | 60 days     |

License

MIT

Copyright

(C) 2025 by Andreas Jung

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

zopyx_ssl_cert_check-0.2.0.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

zopyx_ssl_cert_check-0.2.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file zopyx_ssl_cert_check-0.2.0.tar.gz.

File metadata

  • Download URL: zopyx_ssl_cert_check-0.2.0.tar.gz
  • Upload date:
  • Size: 3.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.0

File hashes

Hashes for zopyx_ssl_cert_check-0.2.0.tar.gz
Algorithm Hash digest
SHA256 368172c07459adae45cc71f3d42f7783949ae109552dd2fc3ecab3ce6673a4da
MD5 ddf9178a5c20fb55a7ddc6999ae08c65
BLAKE2b-256 4bf00244b4baf0872ff73471ecfb0ea6a126870887364d4d3dfbc719e9fd087d

See more details on using hashes here.

File details

Details for the file zopyx_ssl_cert_check-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for zopyx_ssl_cert_check-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 028c7f3960989764decb564dfae17c2621f73d20b61f7abbf74e86aaafd45886
MD5 3d3f10147315259dd38454e7ccdc4f90
BLAKE2b-256 0b5719d62d18184e2a36b075c989106d39f15c6936cb6a9fa40e74e0097c8b19

See more details on using hashes here.

Supported by

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