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=8280c8d2ab33b6d16fa204bd47d84b8da8ba2607;hb=8c52bf7326832f7319b658ddb3bc944339f7cca0;hpb=42222135161915d0e6e05264b3b3aa652af599d0 diff --git a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ index 8280c8d2..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

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