-
Notifications
You must be signed in to change notification settings - Fork 0
Simple python script intended to connect to SSL/TLS servers and retrieve certificate information from the connection
License
ktraister/pyssl-tester
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A simple python tool to connect to SSL/TLS servers and pull certificate information from the connection EXAMPLE RUN: ----------------------------------------------------------------------------------------------------------------- $ python sslcheck.py google.com 443 Testing port... Connection succeeded! Testing for SSL listener... Port is listening for SSL connections! x509 Cert Details: ---------------------- Country: US State: California Location: Mountain View Organization: Google LLC CName: *.google.com Certificate Expiry Information: --------------------------------- Year: 2018 Month: 07 Day: 17 Time: 09:26:00 GMT
About
Simple python script intended to connect to SSL/TLS servers and retrieve certificate information from the connection
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published