F5-Labs / cryptonice

CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration and supporting protocols such as HTTP2 and DNS.
https://www.f5.com/labs/cryptonice
GNU General Public License v3.0
100 stars 25 forks source link

tidy up python dependencies #27

Closed guillomovitch closed 3 years ago

guillomovitch commented 3 years ago

This is a rebased version of PR#19

warburtr0n commented 3 years ago

Thanks for your work @guillomovitch! Much appreciated! :-)

I'm rejecting the pull request, only because other changes to setup.py have been made and I wanted to carefully test the changes. However, I am implementing your suggestions in an upcoming release.