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

Add TLSMinVersion to config options #2699

Merged
merged 1 commit into from
Feb 1, 2017
Merged

Add TLSMinVersion to config options #2699

merged 1 commit into from
Feb 1, 2017

Conversation

kyhavlov
Copy link
Contributor

@kyhavlov kyhavlov commented Feb 1, 2017

Allow for setting a minimum TLS version for the HTTP API/gossip using tls_min_version, matching the Vault config option of the same name.

@slackpad slackpad added this to the 0.7.4 milestone Feb 1, 2017
@slackpad
Copy link
Contributor

slackpad commented Feb 1, 2017

LGTM

@slackpad
Copy link
Contributor

slackpad commented Feb 1, 2017

Doh I realized this is going out in 0.7.4, not 0.8. We should default to tls10 for now, and bump the default up in 0.8 so we don't cause folks compat issues, sorry about that.

This will partially address #2664.

@kyhavlov kyhavlov merged commit a533e25 into master Feb 1, 2017
@kyhavlov kyhavlov deleted the f-tls-min-version branch February 1, 2017 21: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