Skip to content

Control tls max version when specify cipher suite#15

Merged
genkiroid merged 3 commits intomasterfrom
control-tls-max-version
Sep 29, 2019
Merged

Control tls max version when specify cipher suite#15
genkiroid merged 3 commits intomasterfrom
control-tls-max-version

Conversation

@genkiroid
Copy link
Owner

If you specify a cipher suite, the maximum TLS version used is limited to TLS1.2.
This is because if the server supports TLS1.3, the specified cipher suite is ignored and communication is performed using TLS1.3.
This eliminates the meaning of specifying a cipher suite and confuses us.

This specification will change when the cipher suite for tls1.3 becomes configurable in Go.

@genkiroid genkiroid merged commit 8a53bce into master Sep 29, 2019
@genkiroid genkiroid deleted the control-tls-max-version branch September 29, 2019 04:48
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