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

New feature request: the ability for the user to set TLS 1.3 ciphersuites #476

Closed
kmdz1 opened this issue Dec 8, 2021 · 3 comments · Fixed by #493
Closed

New feature request: the ability for the user to set TLS 1.3 ciphersuites #476

kmdz1 opened this issue Dec 8, 2021 · 3 comments · Fixed by #493

Comments

@kmdz1
Copy link
Contributor

kmdz1 commented Dec 8, 2021

Hello,

I have a request for a simple feature: the ability for the user to set TLS 1.3 ciphersuites. If nobody is available, I can do it and submit the changes.

Thank you!

@kmdz1 kmdz1 changed the title New feature request New feature request: the ability for the user to set TLS 1.3 ciphersuites Dec 8, 2021
@rhenium
Copy link
Member

rhenium commented Dec 20, 2021

This is currently not supported. We would need to add a wrapper for SSL_CTX_set_ciphersuites() for this.

@kmdz1
Copy link
Contributor Author

kmdz1 commented Dec 22, 2021

Yes. I understand it's not supported. Do you have any objections to me implementing it? @rhenium

@kmdz1
Copy link
Contributor Author

kmdz1 commented Jan 5, 2022

@rhenium I want to make sure there will be no objections to me submitting a patch for this feature. Assuming you're happy with the code, is this a feature you'd be willing to accept? Please confirm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants