]> git.proxmox.com Git - proxmox-acme.git/commitdiff
Add TOTP authentification for ACME DNS INWX
authorNils Sandmann <git@softcat.org>
Sat, 1 Jan 2022 20:06:22 +0000 (21:06 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Jan 2022 15:34:57 +0000 (16:34 +0100)
Signed-off-by: Nils Sandmann <git@softcat.org>
src/dns-challenge-schema.json

index 6defbdd0847416cadbb96a7767f08650526be4f6..39ac2babdd5eef71d5a31216375bc970098bad76 100644 (file)
          "INWX_User" : {
             "description" : "The INWX username",
             "type" : "string"
          "INWX_User" : {
             "description" : "The INWX username",
             "type" : "string"
+         },
+         "INWX_Shared_Secret" : {
+            "description" : "The INWX shared secret",
+            "type" : "string"
          }
       },
       "name" : "INWX"
          }
       },
       "name" : "INWX"