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

Timeout for all checks on a working host #52

Closed
cjeanneret opened this issue Feb 16, 2015 · 2 comments
Closed

Timeout for all checks on a working host #52

cjeanneret opened this issue Feb 16, 2015 · 2 comments

Comments

@cjeanneret
Copy link

Hello,

This is apparently unrelated with #48 as it doesn't affect only SSLv2.

Here's a sample output:

 SCAN RESULTS FOR aaa.bbb:443 - yyy.yyy.yyy.yyy:443
 ---------------------------------------------------------------

  * Deflate Compression:
      OK - Compression disabled          

  * Session Renegotiation:
      Client-initiated Renegotiations:   OK - Rejected
      Secure Renegotiation:              OK - Supported

Unhandled exception when processing --certinfo: 
socket.timeout - timed out
                 DES-CBC-SHA                         timeout - timed out                
                 AECDH-NULL-SHA                      timeout - timed out                
                 ADH-DES-CBC-SHA                     timeout - timed out                
                 EDH-RSA-DES-CBC3-SHA                TypeError - cannot concatenate 'str' and 'NoneType' objects
                 ECDHE-RSA-DES-CBC3-SHA              TypeError - cannot concatenate 'str' and 'NoneType' objects
                 ECDHE-RSA-AES256-SHA384             TypeError - cannot concatenate 'str' and 'NoneType' objects
                 ECDHE-RSA-AES256-SHA                TypeError - cannot concatenate 'str' and 'NoneType' objects
[…]

It goes on for the other protocols.

Problem: the host is up n'running, working perfectly in a standard browser.

Lemme know of some way to provide the host so that you can test it on your own (host is public, but as I'm not the manager/owner…)

Cheers,

C.

@nabla-c0d3
Copy link
Owner

Interesting - can you email me the host ? Email is on my github profile.
Thanks!

@nabla-c0d3
Copy link
Owner

Closing this as I can't reproduce it

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

2 participants