Update docs/Savaneprod/2019-12-16-wildcard-lets-encrypt-certificate.md
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -48,7 +48,8 @@ SUBJECT_ALTERNATIVE_NAME='*.savaneprod.fr'
|
||||
export GANDI_LIVEDNS_KEY="la clef récupérée chez Gandi"
|
||||
|
||||
export SYNO_Certificate="savaneprod.fr cert"
|
||||
export SYNO_Create=0
|
||||
# Creates the cert in DSM if it does not exist in Security/Certificate management.
|
||||
export SYNO_Create=1
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user