mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-10 17:12:07 +08:00
Updated dnsapi2 (markdown)
@@ -533,9 +533,9 @@ https://github.com/acmesh-official/acme.sh/issues/2702
|
|||||||
|
|
||||||
You need your login credentials for All-Inkl (https://kas.all-inkl.com).
|
You need your login credentials for All-Inkl (https://kas.all-inkl.com).
|
||||||
```sh
|
```sh
|
||||||
export KAS_Login="....."
|
export KAS_Login=<ACCOUNTID>
|
||||||
export KAS_Authtype="sha1"
|
export KAS_Authdata=<PLAINTEXTPASSWORD>
|
||||||
export KAS_Authdata="....."
|
export KAS_Authtype=plain
|
||||||
```
|
```
|
||||||
Now you are able to issue a cert:
|
Now you are able to issue a cert:
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user