Explorar o código

Add ability to add additional SANs to certificate

andryyy %!s(int64=8) %!d(string=hai) anos
pai
achega
8fbc769668
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      generate_config.sh

+ 3 - 0
generate_config.sh

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