Skip to content

Add Mounted SSL Support to NGINX Image#282

Open
nraboy wants to merge 1 commit into
ckulka:masterfrom
nraboy:master
Open

Add Mounted SSL Support to NGINX Image#282
nraboy wants to merge 1 commit into
ckulka:masterfrom
nraboy:master

Conversation

@nraboy
Copy link
Copy Markdown

@nraboy nraboy commented May 28, 2025

You can now mount an SSL certificate directory in the NGINX image similar to how you do it in the Apache image. By default, a CRT and KEY file is included in the image, but since it is generic, it might not play nice with some clients. It won't stop HTTP from working, but to get the best results with HTTPS, consider generating your own certificates and mounting them.

You can now mount an SSL certificate directory in the NGINX image similar to how you do it in the Apache image. By default, a CRT and KEY file is included in the image, but since it is generic, it might not play nice with some clients. It won't stop HTTP from working, but to get the best results with HTTPS, consider generating your own certificates and mounting them.
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.

1 participant