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

SSL Handshake error when scanning CloudFront #33

Closed
postmodern opened this issue Dec 18, 2014 · 2 comments
Closed

SSL Handshake error when scanning CloudFront #33

postmodern opened this issue Dec 18, 2014 · 2 comments

Comments

@postmodern
Copy link
Contributor

I was playing around with sslyze today and scanned https://static.rust-lang.org/, which is proxied by CloudFront. The resulting XML is missing some of the usual analysis.

@postmodern
Copy link
Contributor Author

Actually, it appears most of the analysis fails due to this exception:

utils.SSLyzeSSLConnection.SSLHandshakeRejected - TLS / Alert handshake failure

@postmodern postmodern changed the title XML data missing when scanning cloudfront SSL Handshake error when scanning CloudFront Dec 18, 2014
nabla-c0d3 added a commit that referenced this issue Dec 27, 2014
@nabla-c0d3
Copy link
Owner

The issue was that Cloudflare requires SNI otherwise it doesn't know which hostname the client is trying to talk to.

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