Browse Source

Removing BUYPASS_CA variable

Ketil 6 years ago
parent
commit
65a2f789dc
1 changed files with 0 additions and 2 deletions
  1. 0 2
      acme.sh

+ 0 - 2
acme.sh

@@ -13,8 +13,6 @@ _SCRIPT_="$0"
 
 _SUB_FOLDERS="dnsapi deploy"
 
-BUYPASS_CA="https://api.buypass.no/acme/directory"
-
 LETSENCRYPT_CA_V1="https://acme-v01.api.letsencrypt.org/directory"
 LETSENCRYPT_STAGING_CA_V1="https://acme-staging.api.letsencrypt.org/directory"