mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-12-22 21:21:42 +00:00
minor, clean links for renewal
This commit is contained in:
parent
5ea3a02d6a
commit
655e34b166
4
acme.sh
4
acme.sh
@ -4207,6 +4207,10 @@ issue() {
|
|||||||
if [ -z "$_ACME_IS_RENEW" ]; then
|
if [ -z "$_ACME_IS_RENEW" ]; then
|
||||||
_initpath "$_main_domain" "$_key_length"
|
_initpath "$_main_domain" "$_key_length"
|
||||||
mkdir -p "$DOMAIN_PATH"
|
mkdir -p "$DOMAIN_PATH"
|
||||||
|
else
|
||||||
|
Le_OrderFinalize=""
|
||||||
|
Le_LinkOrder=""
|
||||||
|
Le_LinkCert=""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if _hasfield "$_web_roots" "$W_DNS" && [ -z "$FORCE_DNS_MANUAL" ]; then
|
if _hasfield "$_web_roots" "$W_DNS" && [ -z "$FORCE_DNS_MANUAL" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user