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.3.0.tar.gz (4.4 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.3.0-py3-none-any.whl (4.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for zopyx_ssl_cert_check-0.3.0.tar.gz
Algorithm Hash digest
SHA256 74f5217f091dffa78de66df0b5dbcbabe987eeb0fa3073bc6dacf9201249b64e
MD5 590a4933546aae675deda84f184aa558
BLAKE2b-256 5bc34aee0886d2987a291187c153195c8eb5a75230cc6bbb7d0e4f1a45460ae6

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zopyx_ssl_cert_check-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fffac9147440c66e12d7c4a5a3997ea5facba0ecfbf838138216a9b5d7b31739
MD5 37e16cbb50a966d5aeea8f3b580f7b42
BLAKE2b-256 9ab577af73bf9b6be048b3d886e881eb48b77d5266bbe37ef4c4c63c218ce986

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