aymenfurter / nginx-customercert

test nginx container with self signed certificate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx Docker Container with Custom Self-Signed SSL Certificate

This repository contains a Dockerfile and related files for building an Nginx Docker container with a custom self-signed SSL certificate. The certificate is provisioned during startup rather than at build time, and the domain name for the certificate can be controlled using an environment variable.

About

test nginx container with self signed certificate


Languages

Language:Shell 60.3%Language:Dockerfile 39.7%