forked from nsqio/nsq
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls updates: match nsqd min version flag, set default max/min (per ns…
…qio#101) - Matches nsqd's -tls-min-version flag format, which was changed in bitly/nsqd#518 - Defaults tls min version to TLS1.0 - Sets tls max version to enable TLS_FALLBACK_SCSV prior to Go 1.5 - see https://go-review.googlesource.com/#/c/1776/ (thanks @jehiah)
- Loading branch information
Showing
2 changed files
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters