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

Use go-rootcerts to configure TLS #52

Merged
merged 1 commit into from
May 3, 2016
Merged

Use go-rootcerts to configure TLS #52

merged 1 commit into from
May 3, 2016

Conversation

phinze
Copy link
Contributor

@phinze phinze commented May 3, 2016

Allows configuration of the CA certs for the Atlas connection via
environment variables ATLAS_CAFILE or ATLAS_CAPATH.

Also catches the workaround for
golang/go#14514 in go-rootcerts so that OS X
clients behave properly.

@phinze phinze force-pushed the phinze/go-rootcerts branch from 2163721 to b2f8540 Compare May 3, 2016 13:26
Allows configuration of the CA certs for the Atlas connection via
environment variables `ATLAS_CAFILE` or `ATLAS_CAPATH`.

Also catches the workaround for
golang/go#14514 in go-rootcerts so that OS X
clients behave properly.
@phinze phinze force-pushed the phinze/go-rootcerts branch from b2f8540 to def1343 Compare May 3, 2016 13:31
@ryanuber
Copy link
Member

ryanuber commented May 3, 2016

LGTM

@phinze phinze merged commit 95fa852 into master May 3, 2016
@phinze phinze deleted the phinze/go-rootcerts branch May 3, 2016 16:34
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