Skip to content

Commit

Permalink
minor, clean links for renewal
Browse files Browse the repository at this point in the history
  • Loading branch information
neil committed Jul 24, 2021
1 parent 5ea3a02 commit 655e34b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions acme.sh
Expand Up @@ -4207,6 +4207,10 @@ issue() {
if [ -z "$_ACME_IS_RENEW" ]; then
_initpath "$_main_domain" "$_key_length"
mkdir -p "$DOMAIN_PATH"
else
Le_OrderFinalize=""
Le_LinkOrder=""
Le_LinkCert=""
fi

if _hasfield "$_web_roots" "$W_DNS" && [ -z "$FORCE_DNS_MANUAL" ]; then
Expand Down

0 comments on commit 655e34b

Please sign in to comment.