Browse Source

minor, clean links for renewal

pull/3621/head
neil 3 years ago
parent
commit
655e34b166
  1. 4
      acme.sh

4
acme.sh

@ -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

Loading…
Cancel
Save