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=4a1055379d060dc5f3bd5551200ce00fa61f9548;hb=aeec439eb11ecd11f408595744c13dcaf0e09907;hpb=1fd001c51d4166a54961e324b8c292bab9cb4d88 diff --git a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ index 4a105537..e0a7a893 100644 --- a/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ +++ b/src/club/wpia/gigi/pages/account/domain/PingConfigForm.templ @@ -33,7 +33,7 @@ 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') - +