Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
add SecureTLSConfig function #208
Conversation
|
You know why this didn't make its way over to reviewboard? |
|
LGTM Thanks for the clear, detailed comments. |
|
dunno why |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-utils |
jujubot
merged commit b28c9ba
into
juju:master
Apr 28, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedApr 28, 2016
This is a helper function for use in juju that returns a tls.Config that is secure against known cryptographic vulnerabilities and ensures Juju is always using the most secure connections possible.
Verified with Security teams and the web teams that this configuration is workable with known clients and secure.