]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/domain/PingConfigForm.templ
add: Allow specific self-signed certs for ssl-tests
[gigi.git] / src / org / cacert / gigi / pages / account / domain / PingConfigForm.templ
index 7ad40a7d0edc4dc4ca84d8c376caa314e573ab92..51a8f5748b37ea6614c307705bbc1cb206dcbe93 100644 (file)
@@ -48,7 +48,8 @@
   <tr>
     <td></td>
     <td>
-        <?=_Please list up to four services using your certificate. You need to have two of them up and using a valid CAcert certificate in order to pass this test?>:
+        <?=_Please list up to four services using your certificate. You need to have one of them up and using a valid CAcert certificate or a specific self-signed certificate in order to pass this test?>:
+        <?=_The self-signed certificate needs to contain your domain as CN and $tokenValue as organization unit, with -subj "/CN=<domain>/OU=$tokenValue"?>:
         <table>
         <? foreach($ssl-services){ ?>
         <tr><td><select name='ssl-type-<?=$i?>'>