Add TOTP authentification for ACME DNS INWX

Signed-off-by: Nils Sandmann <git@softcat.org>
This commit is contained in:
Nils Sandmann 2022-01-01 21:06:22 +01:00 committed by Thomas Lamprecht
parent b788070030
commit 8465dba587

View File

@ -188,6 +188,10 @@
"INWX_User" : {
"description" : "The INWX username",
"type" : "string"
},
"INWX_Shared_Secret" : {
"description" : "The INWX shared secret",
"type" : "string"
}
},
"name" : "INWX"