11 lines
308 B
Markdown
11 lines
308 B
Markdown
|
# [acme-dns-01-duckdns](https://git.rootprojects.org/root/acme-dns-01-duckdns) | a [Root](https://rootrpojects.org) project
|
||
|
|
||
|
DuckDNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js (Node.js).
|
||
|
|
||
|
# Tests
|
||
|
|
||
|
```
|
||
|
# node ./test.js domain-zone api-token
|
||
|
node ./test.js example.com xxxxxx
|
||
|
```
|