You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: