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

Enable OpenSSL 3.x as the default in UI #263

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gstrauss
Copy link
Collaborator

@gstrauss gstrauss commented Oct 12, 2024

In #256 the support for v3 changes is being added. It can be released without making the 3.x branch the default for everyone, allowing some time to offer it as a preview feature, as "opt-in", before settling on that as the new default for anyone and everyone.

This is a followup, to enable the v3.x as our new default, to stage the rollout in two phases — once we're happy with the #256 changes for the current 1.1.1 configs (e.g. where changing dhparams for the current defaults), as well as any feedback on the new changes (leaving out dhparams in favour of handshake automagic selection, and lowering seclevel for old via patching the cipherstring) it brings once switched as the new default.

@gstrauss gstrauss marked this pull request as draft October 12, 2024 05:06
@janbrasna janbrasna changed the title Update openssl Enable OpenSSL 3.x as the default in UI Oct 12, 2024
@gstrauss gstrauss mentioned this pull request Oct 13, 2024
5 tasks
@gstrauss
Copy link
Collaborator Author

Note, if any profiles recommend DHE ciphers, then should add a comment about configuring key size limits to avoid resource attacks which negotiate very large key sizes? See #162

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.

1 participant