Skip to content

Commit

Permalink
Update versions_default.go
Browse files Browse the repository at this point in the history
  • Loading branch information
kruskall authored Dec 13, 2024
1 parent 05b4f9b commit 114f794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion transport/tlscommon/versions_default.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ const (

var (
// TLSVersionMin is the min TLS version supported.
TLSVersionMin = TLSVersion10
TLSVersionMin = TLSVersion12

// TLSVersionMax is the max TLS version supported.
TLSVersionMax = TLSVersion13
Expand Down

0 comments on commit 114f794

Please sign in to comment.