Skip to main content

A simple command line SSL validator

Project description

SSLCheck PyPI version

A simple command line SSL validator

Features

  • Validate SSL Certificate for host.
  • Allows to specify server, in case DNS records do not point to the server.
  • Use any port (443, 8443, 993 etc.)

Installation

SSLCheck requires Python 3 to run.

Python package

You can easily install SSLCheck using pip:

pip3 install sslcheck

Manual

Alternatively, to get the latest development version, you can clone this repository and then manually install it:

git clone git@gitlab.com:radek-sprta/sslcheck.git
cd sslcheck
python3 setup.py install

Usage

Simply run SSLCheck with hostname as argument:

sslcheck radeksprta.eu

SSLCheck takes two optional arguments:

  • --server/-s - Server to connect to.
  • --port/-s - Specify port, i.e. 993 for encrypted IMAP.

Contributing

For information on how to contribute to the project, please check the Contributor's Guide

Contact

mail@radeksprta.eu

incoming+radek-sprta/sslcheck@gitlab.com

License

MIT License

Credits

This package was created with Cookiecutter and the python-cookiecutter project template.

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

sslcheck-1.0.5.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

sslcheck-1.0.5-py3-none-any.whl (6.3 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