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 unsafe ciphers protocols #140

Merged
merged 3 commits into from
Oct 16, 2014

Conversation

mworrell
Copy link
Contributor

These are a couple of fixes from the Zotonic branch of Mochiweb:

  • Add timeouts to the connect to prevent DoS by opening a connection and not doing anything
  • Prevent using ECDH cipher in R16B because it is broken
  • For default SSL connections, remove usage of sslv3 and not-so-secure ciphers.

etrepum added a commit that referenced this pull request Oct 16, 2014
@etrepum etrepum merged commit 71a89f3 into mochi:master Oct 16, 2014
@etrepum
Copy link
Member

etrepum commented Oct 16, 2014

Thank you!

etrepum added a commit that referenced this pull request Oct 16, 2014
@mworrell
Copy link
Contributor Author

And thank you too!

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

Successfully merging this pull request may close these issues.

3 participants