Content has been refined
This commit is contained in:
@@ -53,7 +53,6 @@ The following steps describe a simple, source-based installation.
|
||||
2. Install required packages
|
||||
|
||||
Make sure you have at least:
|
||||
- bash
|
||||
- openssl
|
||||
- nsupdate / bind-utils (for DNS-01 with Bind, if used)
|
||||
- curl or wget (depending on your ACME script)
|
||||
@@ -198,7 +197,7 @@ set_var DYNTLS_DNS_SERVER "root-dns.example365.tld"
|
||||
set_var DYNTLS_DNS_TSIG "/opt/dyntls/private/tsig.key"
|
||||
```
|
||||
|
||||
You can replace this with other ACME clients (e.g. acme.sh, lego) by pointing DYNTLS__LE_PROGRAM to your preferred script and ensuring its CLI options match your setup.
|
||||
You can replace this with other ACME clients (e.g. acme.sh, lego) by pointing DYNTLS_LE_PROGRAM to your preferred script and ensuring its CLI options match your setup.
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user