X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=src%2Fclub%2Fwpia%2Fgigi%2Fpages%2Faccount%2Fdomain%2FPingConfigForm.templ;h=0a9c80cc4f5d4906ef27fe24848268e51fa3b8d4;hb=010f5d1a8bb003834222e6d854194a6c6e5e5cb7;hp=f8f700f369b427041888d03802be5b9671e4e935;hpb=bccd4cc0dba0f89aa045b113bac46eb8cc1dab4e;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 f8f700f3..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')
- +