Check SSL certificates of a site on your command line
Project description
Requirements
- Python >= 2.7
Installation
Install via pip:
pip install sslchecker
Sample result
$ 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
Thanks to
License
sslchecker is distributed under MIT license.
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
sslchecker-0.1.6.tar.gz
(4.4 kB
view hashes)