ensure Gandi API key is saved for renewing certificate.
This commit is contained in:
parent
fc86621d08
commit
9fcdca66fa
@ -24,6 +24,8 @@ dns_gandi_livedns_add() {
|
|||||||
return 1
|
return 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
_saveaccountconf GANDI_LIVEDNS_KEY "$GANDI_LIVEDNS_KEY"
|
||||||
|
|
||||||
_debug "First detect the root zone"
|
_debug "First detect the root zone"
|
||||||
if ! _get_root "$fulldomain"; then
|
if ! _get_root "$fulldomain"; then
|
||||||
_err "invalid domain"
|
_err "invalid domain"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user