If you do not reconnect to session certain acme.sh environment variables are not set (also indicated by the installation progress).

m-boone 2018-09-24 15:58:14 +02:00
parent 88b1f9e44e
commit 8d48d7c599
1 changed files with 2 additions and 0 deletions

@ -16,6 +16,8 @@ The following guide will use the DNS-01 protocol using the [Cloudflare API](http
$ cd acme.sh-master/
$ ./acme.sh --install --nocron --home /usr/local/share/acme.sh --accountemail "email@gmailcom"
Be sure to close your session after installation and reconnect for the following steps.
## Configuring DNS
For CloudFlare, we will set two environment variables that acme.sh (specifically, the `dns_cf` script from the `dnsapi` subdirectory) will read to set the DNS record. You can get your CloudFlare [API key here](https://www.cloudflare.com/a/account/my-account).