Steps to reproduce the behavior: Download the SSLyze 6.0.0 binaries for Windows from GitHub Set up an HTTPS server having an SSL certificate that's signed by a self-signed CA. Runsslyze.exe --certinfo --certinfo_ca_file PATH_TO_SELF_SIGNED_CA SERVER_ADDRESS See errors However, runningssl...
SSLyze requires Python 2.7; the supported platforms are Windows 7 32/64 bits, Linux 32/64 bits and OS X 64 bits. SSLyze is statically linked with OpenSSL. For this reason, the easiest way to run SSLyze is to download one the pre-compiled packages available in the GitHub releases section ...