Socket
Socket
Sign inDemoInstall

sslchecker

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sslchecker

Check SSL certificates of a site on your command line


Maintainers
1

SSL checker

SSLChecker is a simple SSL certificates validator on your command line.

.. image:: https://travis-ci.org/raccoonyy/sslchecker.svg?branch=master :target: https://travis-ci.org/raccoonyy/sslchecker

.. image:: https://coveralls.io/repos/raccoonyy/sslchecker/badge.svg?branch=master&service=github :target: https://coveralls.io/github/raccoonyy/sslchecker?branch=master

Requirements

  • Python >= 2.7

Installation

Install via pip::

pip install sslchecker

Sample result

.. code-block:: shell

$ sslchecker google.com ###############

SSL secured

###############

Common name: google.com Valid from: 2015-09-29 19:04:14 Expiration date: 2015-12-28 00:00:00 Expire in 75 days.

Signature Algorithm: RSA Key length: 2048 Issued by: Country: United States Organization: Google Inc Common name: Google Internet Authority G2

Author

Seungho Kim(@raccoonyy <https://twitter.com/raccoonyy>_!)

Thanks to

@limeburst <https://github.com/limeburst>_!

License

sslchecker is distributed under MIT license.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc