Sfoglia il codice sorgente

updated certbot authenticator

tags/v1.0.0
Robin Thoni 8 anni fa
parent
commit
9617fa5df4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      extra/sitegen/sitegen.json

+ 1
- 1
extra/sitegen/sitegen.json Vedi File

28
           "--text",
28
           "--text",
29
           "--renew-by-default",
29
           "--renew-by-default",
30
           "--authenticator",
30
           "--authenticator",
31
-          "certbot-dns:auth",
31
+          "certbot-pdns:auth",
32
           "certonly"
32
           "certonly"
33
         ]
33
         ]
34
       }
34
       }

Loading…
Annulla
Salva