Removing BUYPASS_CA variable
parent
8bd12ed040
commit
65a2f789dc
2
acme.sh
2
acme.sh
|
@ -13,8 +13,6 @@ _SCRIPT_="$0"
|
||||||
|
|
||||||
_SUB_FOLDERS="dnsapi deploy"
|
_SUB_FOLDERS="dnsapi deploy"
|
||||||
|
|
||||||
BUYPASS_CA="https://api.buypass.no/acme/directory"
|
|
||||||
|
|
||||||
LETSENCRYPT_CA_V1="https://acme-v01.api.letsencrypt.org/directory"
|
LETSENCRYPT_CA_V1="https://acme-v01.api.letsencrypt.org/directory"
|
||||||
LETSENCRYPT_STAGING_CA_V1="https://acme-staging.api.letsencrypt.org/directory"
|
LETSENCRYPT_STAGING_CA_V1="https://acme-staging.api.letsencrypt.org/directory"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue