mirror of
https://git.proxmox.com/git/proxmox-acme
synced 2025-10-04 21:11:23 +00:00
Add TOTP authentification for ACME DNS INWX
Signed-off-by: Nils Sandmann <git@softcat.org>
This commit is contained in:
parent
b788070030
commit
8465dba587
@ -188,6 +188,10 @@
|
|||||||
"INWX_User" : {
|
"INWX_User" : {
|
||||||
"description" : "The INWX username",
|
"description" : "The INWX username",
|
||||||
"type" : "string"
|
"type" : "string"
|
||||||
|
},
|
||||||
|
"INWX_Shared_Secret" : {
|
||||||
|
"description" : "The INWX shared secret",
|
||||||
|
"type" : "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"name" : "INWX"
|
"name" : "INWX"
|
||||||
|
Loading…
Reference in New Issue
Block a user