mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-03-14 16:10:09 +08:00
Updated docs after https://github.com/acmesh-official/acme.sh/pull/3505
parent
88ceac43da
commit
6c3761ac61
@ -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:
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user