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

tls updates: match nsqd min version flag, set default max/min (per #101) #102

Merged
merged 1 commit into from
Jan 21, 2015
Merged

tls updates: match nsqd min version flag, set default max/min (per #101) #102

merged 1 commit into from
Jan 21, 2015

Conversation

twmb
Copy link
Contributor

@twmb twmb commented Jan 21, 2015

- 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)
@twmb
Copy link
Contributor Author

twmb commented Jan 21, 2015

RFR @mreiferson

mreiferson added a commit that referenced this pull request Jan 21, 2015
tls updates: match nsqd min version flag, set default max/min (per #101)
@mreiferson mreiferson merged commit f51e8dc into nsqio:master Jan 21, 2015
@twmb twmb deleted the tls_min_max_101 branch January 21, 2015 01:31
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