X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=src%2Forg%2Fcacert%2Fgigi%2Fpages%2Faccount%2Fdomain%2FPingConfigForm.templ;h=f8f700f369b427041888d03802be5b9671e4e935;hp=3df9bd2823c0f3cb14e64d2404f643e1583660df;hb=67bdb3b1fd3ff821d00715bf2a7ed90ca7a7a664;hpb=9fdd23fb432d0fec14efc4f8c739c58070a3e3ba diff --git a/src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ b/src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ index 3df9bd28..f8f700f3 100644 --- a/src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ +++ b/src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ @@ -1,63 +1,48 @@ - +

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

-
- - - - - > - - - - - - : - /OU=${tokenValue}" OpenSSL command line utilities can generate such a certificate.?>: - - - - -
- Port:
- - - \ No newline at end of file +
+
>
+
+
+ + /> +
+ +
+
+
+
>
+
+
+
.._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') +
+ + + + +
+ Port:
+
+
+ + +