mirror of
https://github.com/acmesh-official/acme.sh
synced 2025-08-31 06:15:14 +00:00
Updated DNS API Test (markdown)
@@ -9,7 +9,7 @@ This test must be passing before your PR can get merged.
|
|||||||
export MyDnsKey1=myValue1
|
export MyDnsKey1=myValue1
|
||||||
export MyDnsKey2=myValue2
|
export MyDnsKey2=myValue2
|
||||||
|
|
||||||
acme.sh --issue -d myExample.com --dns dns_myapi
|
acme.sh --issue -d mytest.myExample.com --dns dns_myapi
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -40,7 +40,7 @@ TokenValue2 = myValue2
|
|||||||
TEST_DNS = dns_myapi
|
TEST_DNS = dns_myapi
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
TestingDomain = myExample.com
|
TestingDomain = mytest.myExample.com
|
||||||
```
|
```
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user