Skip to content

Commit

Permalink
Updated docs after acmesh-official/acme.sh#3505
Browse files Browse the repository at this point in the history
  • Loading branch information
willbrowningme committed May 10, 2021
1 parent 88ceac4 commit 6c3761a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dnsapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1394,10 +1394,9 @@ acme.sh --issue --dns dns_ultra -d example.com -d www.example.com

Sign up for dynDNS at https://desec.io first.

Set your API token (password) and domain (username) from your email sent by desec.io
Set your API token (password) by generating one from your account on desec.io (it's also a good idea to restrict the IPv4 / IPv6 address(es) it can be used from).
```
export DEDYN_TOKEN=d41d8cd98f00b204e9800998ecf8427e
export DEDYN_NAME=foobar.dedyn.io
```
To issue a certificate run:
```
Expand Down

0 comments on commit 6c3761a

Please sign in to comment.