Update docs/Savaneprod/2019-12-16-wildcard-lets-encrypt-certificate.md
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
jf
2025-03-06 15:14:05 +01:00
parent 5e9903baba
commit d92b23bf2c

View File

@@ -49,6 +49,8 @@ export GANDI_LIVEDNS_KEY="la clef récupérée chez Gandi"
export SYNO_Certificate="savaneprod.fr cert" export SYNO_Certificate="savaneprod.fr cert"
export SYNO_Create=0 export SYNO_Create=0
# When run locally, use an automatically created temp admin. Deletes it after use.
# https://github.com/acmesh-official/acme.sh/wiki/deployhooks#20-deploy-the-certificate-to-synology-dsm
export SYNO_USE_TEMP_ADMIN=1 export SYNO_USE_TEMP_ADMIN=1
echo "*********************************************" 2>&1 | tee -a $file echo "*********************************************" 2>&1 | tee -a $file