mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-15 21:08:20 +08:00
Updated dnsapi (markdown)
@@ -2020,7 +2020,7 @@ Get your API credentials at https://namemaster.de DNS/API
|
|||||||
|
|
||||||
```
|
```
|
||||||
export NM_user="XXX"
|
export NM_user="XXX"
|
||||||
export NM_md5="XXX"
|
export NM_sha256="XXX"
|
||||||
```
|
```
|
||||||
|
|
||||||
To issue a cert:
|
To issue a cert:
|
||||||
@@ -2028,7 +2028,7 @@ To issue a cert:
|
|||||||
acme.sh --issue --dns dns_nm -d example.com -d www.example.com
|
acme.sh --issue --dns dns_nm -d example.com -d www.example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
The `NM_user` and `NM_md5` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
|
The `NM_user` and `NM_sha256` will be saved in `~/.acme.sh/account.conf` and will be reused when needed.
|
||||||
|
|
||||||
## 101. Use HostingUkraine domain API
|
## 101. Use HostingUkraine domain API
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user