Skip to content

docs: add comments about sslv3 weaknesses#5777

Merged
WesleyRosenblum merged 2 commits intomainfrom
WesleyRosenblum/sslv3doc
Mar 10, 2026
Merged

docs: add comments about sslv3 weaknesses#5777
WesleyRosenblum merged 2 commits intomainfrom
WesleyRosenblum/sslv3doc

Conversation

@WesleyRosenblum
Copy link
Copy Markdown
Contributor

Goal

Reduce misconceptions about the security implications of code related to SSLv3

Why

SSLv3 contains several weaknesses that make it not recommended for use. These weaknesses should not be interpreted as flaws in s2n-tls's implementation of SSLv3, as they are inherent to the protocol itself.

How

Adds comments regarding SSLv3's lack of validation of padding and use of weak hash algorithms

Testing

Doc only change

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions github-actions bot added the s2n-core team label Mar 9, 2026
@WesleyRosenblum WesleyRosenblum added this pull request to the merge queue Mar 10, 2026
Merged via the queue into main with commit 9478313 Mar 10, 2026
58 of 59 checks passed
@WesleyRosenblum WesleyRosenblum deleted the WesleyRosenblum/sslv3doc branch March 10, 2026 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants