"Deep SSL/TLS inspection — certificates, cipher suites, protocol versions, and known weaknesses."
TLS misconfigurations are among the most common and overlooked security issues. Expired certificates break user trust. Weak cipher suites allow decryption of traffic. Old protocol versions (SSLv3, TLS 1.0) have known vulnerabilities that make connections attackable.
SSL/TLS Scanner performs a comprehensive cryptographic assessment: it checks certificate validity and expiry, enumerates the full cipher suite list, identifies deprecated protocol versions, and checks for known weaknesses like BEAST, POODLE, HEARTBLEED, and ROBOT. With cipher enumeration enabled, it tests each cipher individually for compliance.