We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, for some urls I am getting the following error:
$ sslyze --certinfo cartolafc.globo.com AVAILABLE PLUGINS ----------------- CertificateInfoPlugin HttpHeadersPlugin OpenSslCipherSuitesPlugin FallbackScsvPlugin SessionRenegotiationPlugin OpenSslCcsInjectionPlugin SessionResumptionPlugin HeartbleedPlugin RobotPlugin CompressionPlugin CHECKING HOST(S) AVAILABILITY ----------------------------- cartolafc.globo.com:443 => 131.0.25.49 SCAN RESULTS FOR CARTOLAFC.GLOBO.COM:443 - 131.0.25.49 ------------------------------------------------------ * Certificate Information: Unhandled exception while running --certinfo: TypeError - object of type 'UnrecognizedExtension' has no len() SCAN COMPLETED IN 0.23 S ------------------------
I am currently using version 1.3.4
The text was updated successfully, but these errors were encountered:
See #311. I haven't seen this myself, but apparently it can be caused by an out of date version of cryptography.
cryptography
Sorry, something went wrong.
No branches or pull requests
Hi, for some urls I am getting the following error:
I am currently using version 1.3.4
The text was updated successfully, but these errors were encountered: