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

[#3987] Remove RC4 from default ciphers. #4014

Closed
wants to merge 1 commit into from
Closed

Conversation

normanmaurer
Copy link
Member

Motivation:

Remove RC4 from default ciphers as it is not known as secure anymore.

Modifications:

Remove RC4

Result:

Not use an insecure cipher as default.

@normanmaurer normanmaurer self-assigned this Jul 21, 2015
@normanmaurer normanmaurer added this to the 4.0.30.Final milestone Jul 21, 2015
@normanmaurer
Copy link
Member Author

@trustin please check

Motivation:

Remove RC4 from default ciphers as it is not known as secure anymore.

Modifications:

Remove RC4

Result:

Not use an insecure cipher as default.
@trustin
Copy link
Member

trustin commented Jul 22, 2015

LGTM. Some old devices seem to use RC4, but I guess it's fine as long as this is configurable.

@normanmaurer
Copy link
Member Author

Cherry-picked into 4.0 (749dd7e), 4.1 (c3ab557) and master (58ad1e3)

@normanmaurer normanmaurer deleted the remove_rc4 branch July 22, 2015 11:30
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.

None yet

2 participants