11 lines
411 B
Markdown
11 lines
411 B
Markdown
|
# [acme-dns-01-namecheap](https://git.rootprojects.org/root/acme-dns-01-namecheap) | a [Root](https://rootrpojects.org) project
|
||
|
|
||
|
NameCheap DNS for Let's Encrypt / ACME dns-01 challenges with ACME.js and Greenlock.js (Node.js).
|
||
|
|
||
|
# Tests
|
||
|
|
||
|
```
|
||
|
# node ./test.js domain-zone api-user api-key username [username is optional if similar to api-user]
|
||
|
node ./test.js example.com demo d41474b94e7d4536baabb074a09c96bd
|
||
|
```
|