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

spdycat doesn't validate server certificates #130

Open
acdha opened this issue Apr 9, 2015 · 1 comment
Open

spdycat doesn't validate server certificates #130

acdha opened this issue Apr 9, 2015 · 1 comment

Comments

@acdha
Copy link
Contributor

acdha commented Apr 9, 2015

While testing a new webserver, I happened to run spdycat v1.3.2 against a server which has a valid SSL certificate but not for the hostname in question. Everything worked without any indication that it should not have.

@tatsuhiro-t
Copy link
Owner

spdycat is designed as debugging tool for SPDY protocol application, and no much work has been done for certificate verification so far.

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