acme-companion icon indicating copy to clipboard operation
acme-companion copied to clipboard

Honor `CERT_NAME` environment variable

Open rhansen opened this issue 2 years ago • 0 comments
trafficstars

If the container's CERT_NAME environment variable is set, nginx-proxy looks for files /etc/nginx/certs/$CERT_NAME.crt and /etc/nginx/certs/$CERT_NAME.key. acme-companion should check if CERT_NAME is set and generate files with the appropriate names.

rhansen avatar Feb 14 '23 17:02 rhansen