X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=src%2Fclub%2Fwpia%2Fgigi%2Fpages%2Faccount%2Fdomain%2FPingConfigForm.templ;h=de82bb0ac695fc8d913e30eb806f3d9b27421d00;hb=883d4975772ff13be7cb7ab7743dcb52b9ee709c;hp=4a1055379d060dc5f3bd5551200ce00fa61f9548;hpb=c6c14350d688b0bb35ee68e85003b7cb54f34826;p=gigi.git diff --git a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ index 4a105537..de82bb0a 100644 --- a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ +++ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ @@ -1,7 +1,7 @@

-
>
+
>

@@ -11,21 +11,21 @@
-
>
+
>

.._auth IN TXT 
-
>
+
>
http://example.org/.txt

-
>
+
>
: @@ -33,7 +33,7 @@ openssl req -newkey rsa:4096 -subj "/CN=example.org/OU=" -nodes -out myCSR -keyout myKey
openssl x509 -req -in myCSR -signkey myKey -out myCert -extfile <(printf 'extendedKeyUsage = serverAuth\n') - +