X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=src%2Fclub%2Fwpia%2Fgigi%2Fpages%2Faccount%2Fdomain%2FPingConfigForm.templ;h=e0a7a893789f763c73f01161c6cf0ebc59d2b4c0;hp=f8f700f369b427041888d03802be5b9671e4e935;hb=aeec439eb11ecd11f408595744c13dcaf0e09907;hpb=bccd4cc0dba0f89aa045b113bac46eb8cc1dab4e diff --git a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ index f8f700f3..e0a7a893 100644 --- a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ +++ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ @@ -20,20 +20,20 @@
>
-
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')
- +