Skip to content
New issue

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

Unhandled exception while running --certinfo #312

Closed
anacarolinacastro opened this issue Apr 16, 2018 · 1 comment
Closed

Unhandled exception while running --certinfo #312

anacarolinacastro opened this issue Apr 16, 2018 · 1 comment

Comments

@anacarolinacastro
Copy link

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

@jsf9k
Copy link

jsf9k commented Apr 16, 2018

See #311. I haven't seen this myself, but apparently it can be caused by an out of date version of cryptography.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants