Skip to content

if SSL if supported why is not documented? #244

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

Closed
alfredocambera opened this issue Feb 5, 2018 · 2 comments
Closed

if SSL if supported why is not documented? #244

alfredocambera opened this issue Feb 5, 2018 · 2 comments
Labels
question Usability question, not directly related to an error with the image

Comments

@alfredocambera
Copy link

I've been trying to make the mongo container work with SSL. So far all I have read a log of notes on github but no clear explanation on what is supported and how to use it,

It seems like a lot of people has invested time on working on this, so I'd suggest to improve documentation.

I'd document it if anybody provides some info,

@tianon
Copy link
Member

tianon commented Feb 5, 2018

It should be what's described by https://docs.mongodb.com/manual/tutorial/configure-ssl/ -- you shouldn't have to do anything "container specific" besides somehow providing those certificate files to the container (as one might expect) and appropriatelly telling mongod how to find them (either via commandline flags or via a configuration file).

@wglambert wglambert added the question Usability question, not directly related to an error with the image label Apr 25, 2018
@yosifkit
Copy link
Member

yosifkit commented May 8, 2018

Docs on using a config file or flags added in docker-library/docs#1127.

@yosifkit yosifkit closed this as completed May 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Usability question, not directly related to an error with the image
Projects
None yet
Development

No branches or pull requests

4 participants