read url to terms of service from ca directory

This commit is contained in:
Lukas Schauer
2018-02-06 21:57:01 +01:00
parent da67297288
commit dec5ad5840
5 changed files with 9 additions and 32 deletions
-1
View File
@@ -9,5 +9,4 @@ To avoid this, please set the CA property to the Lets Encrypt staging server
```bash
CA="https://acme-staging.api.letsencrypt.org/directory"
CA_TERMS="https://acme-staging.api.letsencrypt.org/terms"
```