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

DTLS1 and DTLS1_2 SslVersion for set_min_proto_version() #1886

Merged
merged 2 commits into from
Apr 18, 2023

Conversation

algesten
Copy link
Contributor

Expose constants to allow limiting the DTLS version.

The relevant openssl constants are taken from here: https://github.com/openssl/openssl/blob/418c6c520764491262018c45481a20ef10cd3bca/include/openssl/prov_ssl.h#L28-L29

The comment about there being no DTLS 1.1 is from the RFC: https://www.rfc-editor.org/rfc/rfc9147.html#name-introduction

Expose constants to allow limiting the DTLS version.
@sfackler sfackler merged commit 7206466 into sfackler:master Apr 18, 2023
@sfackler
Copy link
Owner

Thanks!

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.

2 participants