docker-letsencrypt/scripts
Alessandro Zini 9a8edff35e start: fix result check when using multiple domains
When using multiple domains (e.g. as a comma-separated list), certbot
will store the certificates in a folder named after the first domain.

Citing the docs:

"All domains will be included as Subject Alternative Names on the
certificate. The first domain will be used as the certificate name,
unless otherwise specified or if you already have a certificate with
the same name. In the case of a name conflict, a number like -0001
will be appended to the certificate name"
2024-03-29 21:38:43 +01:00
..
auth.sh added option for alternate (alias) domain, added docker-compose.yml, formatting, docs 2021-09-30 12:26:31 +02:00
cleanup.sh added option for alternate (alias) domain, added docker-compose.yml, formatting, docs 2021-09-30 12:26:31 +02:00
start.sh start: fix result check when using multiple domains 2024-03-29 21:38:43 +01:00