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

Document CA certificates for integrations #16

Closed
gravis opened this issue Feb 15, 2017 · 0 comments
Closed

Document CA certificates for integrations #16

gravis opened this issue Feb 15, 2017 · 0 comments
Milestone

Comments

@gravis
Copy link
Member

gravis commented Feb 15, 2017

Some integrations (like GHE) could use a certificate signed by a local authority.
The documentation doesn't explain how to pass the CA Certs to Gemnasium Enterprise.

The certs must be installed in /etc/ssl/certs/, so the following parameters must be passed to the docker command:

-v [ca-cert-file-path]:/etc/ssl/[ca-cert-file-path]:ro

(repeat this for every ca file needed)

@gravis gravis added this to the 1.1.2 milestone Feb 15, 2017
gravis pushed a commit that referenced this issue Feb 16, 2017
@gravis gravis closed this as completed in 37ead2f Feb 16, 2017
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

No branches or pull requests

1 participant