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

-
-
>
-
+
+
>
+

/> @@ -10,30 +10,30 @@
-
-
>
-
+
+
>
+

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

-
-
>
-
+
+
>
+
: 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')
- +