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

Do we need to have SSL support in NGINX? #16

Closed
blackandred opened this issue Oct 3, 2019 · 1 comment
Closed

Do we need to have SSL support in NGINX? #16

blackandred opened this issue Oct 3, 2019 · 1 comment

Comments

@blackandred
Copy link
Contributor

Hi,

I personally don't think that the docker container should use SSL certificate by it's own on the internal webserver. The certificate should be managed by a gateway webserver in the docker network. So I do not see a reason to maintain such functionality - I don't think anybody on production would use such functionality.

What do you think?
The SSL support in NGINX is coming there from forked repository, it wasnt even fully tested.

@zicklag
Copy link
Contributor

zicklag commented Oct 3, 2019

I know that I personally and in my business don't ever copy SSL certs into containers because I use a Traefik reverse proxy for everything. I don't see much of a reason to continue to maintain that support unless somebody had asked for it and we decided that the need was worth the maintenance cost.

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

2 participants