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

fix: allow TLS 1.3 as min TLS version #194

Merged
merged 1 commit into from
Jul 6, 2023
Merged

fix: allow TLS 1.3 as min TLS version #194

merged 1 commit into from
Jul 6, 2023

Conversation

gaukas
Copy link
Contributor

@gaukas gaukas commented Jun 24, 2023

Fixes #191 by allowing SupportedVersions extension to support ONLY TLS 1.3 by include no other versions (and therefore enforce TLS 1.3 being negotiated and break 1.2-only servers).

however this could be a dirty fix.
This was referenced Jun 24, 2023
@gaukas gaukas merged commit e4fc271 into refraction-networking:master Jul 6, 2023
@gaukas gaukas deleted the fix-allow-min-version-0x0304 branch July 28, 2023 19:18
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.

TLS1.3's not supported
1 participant