Add ability to add additional SANs to certificate

This commit is contained in:
andryyy 2017-06-12 10:38:56 +02:00
parent 92e2999dc0
commit 8fbc769668

View File

@ -75,4 +75,7 @@ TZ=${TZ}
# Fixed project name
COMPOSE_PROJECT_NAME=mailcow-dockerized
# Additional SAN for the certificate
ADDITIONAL_SAN=
EOF