mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-03 19:52:10 +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).
|
||||
```sh
|
||||
export KAS_Login="....."
|
||||
export KAS_Authtype="sha1"
|
||||
export KAS_Authdata="....."
|
||||
export KAS_Login=<ACCOUNTID>
|
||||
export KAS_Authdata=<PLAINTEXTPASSWORD>
|
||||
export KAS_Authtype=plain
|
||||
```
|
||||
Now you are able to issue a cert:
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user