]> WPIA git - gigi.git/blob - src/org/cacert/gigi/pages/account/MailCertificateAdd.templ
Draft for "Add mail certificate"
[gigi.git] / src / org / cacert / gigi / pages / account / MailCertificateAdd.templ
1 <h3><?=_CAcert Certificate Acceptable Use Policy?></h3>
2 <p><?=_Once you decide to subscribe for an SSL Server Certificate you will need to complete this agreement. Please read it carefully. Your Certificate Request can only be processed with your acceptance and understanding of this agreement.?></p>
3
4 <p><?=_I hereby represent that I am fully authorized by the owner of the information contained in the CSR sent to CAcert Inc. to apply for an Digital Certificate for secure and authenticated electronic transactions. I understand that a digital certificate serves to identify the Subscriber for the purposes of electronic communication and that the management of the private keys associated with such certificates is the responsibility of the subscriber's technical staff and/or contractors.?></p>
5
6 <p><?=_CAcert Inc.'s public certification services are governed by a CPS as amended from time to time which is incorporated into this Agreement by reference. The Subscriber will use the SSL Server Certificate in accordance with CAcert Inc.'s CPS and supporting documentation published at?> <a href="http://www.cacert.org/cps.php">http://www.cacert.org/cps.php</a></p>
7
8 <p><?=_If the Subscriber's name and/or domain name registration change the subscriber will immediately inform CAcert Inc. who shall revoke the digital certificate. When the Digital Certificate expires or is revoked the company will permanently remove the certificate from the server on which it is installed and will not use it for any purpose thereafter. The person responsible for key management and security is fully authorized to install and utilize the certificate to represent this organization's electronic presence.?></p>
9
10 <form method="post" action="account.php">
11 <table align="center" valign="middle" border="0" cellspacing="0" cellpadding="0" class="wrapper">
12   <tr>
13     <td colspan="2" class="title"><?=_New Client Certificate?></td>
14   </tr>
15   <tr>
16     <td class="DataTD"><?=_Add?></td>
17     <td class="DataTD"><?=_Address?></td>
18   </tr>
19 <!-- For each mail -->
20   <tr>
21     <td class="DataTD"><input type="checkbox" id="addid<=intval($row['id'])>" name="addid[]" value="<=intval($row['id'])>"></td>
22     <td class="DataTD" align="left"><label for="addid<=intval($row['id'])>"><=sanitizeHTML($row['email'])></label></td>
23   </tr>
24 <!-- For each mail -->
25 <!-- if points > 50 -->
26   <tr>
27     <td class="DataTD" colspan="2" align="left">
28       <input type="radio" id="incname0" name="incname" value="0" checked="checked" />
29         <label for="incname0"><?=_No Name?></label><br />
30         <input type="radio" id="incname1" name="incname" value="1" />
31         <label for="incname1"><?=_Include?> 'fnamelname'</label><br />
32     </td>
33   </tr>
34
35   <tr>
36     <td class="DataTD">
37       <input type="checkbox" id="login" name="login" value="1" checked="checked" />
38     </td>
39     <td class="DataTD" align="left">
40       <label for="login"><?=_Enable certificate login with this certificate?><br />
41       <?=_By allowing certificate login, this certificate can be used to login into this account at https://secure.cacert.org/ .?></label>
42     </td>
43   </tr>
44   <tr>
45     <td class="DataTD" colspan="2" align="left">
46       <label for="description"><?=_Optional comment, only used in the certificate overview?></label><br />
47       <input type="text" id="description" name="description" maxlength="100" size="100" />
48     </td>
49   </tr>
50
51   <tr class="expertoff" style="display:none">
52     <td class="DataTD">
53       <input type="checkbox" id="expertbox" name="expertbox" onchange="showExpert(this.checked)" />
54     </td>
55     <td class="DataTD" align="left">
56       <label for="expertbox"><?=_Show advanced options?></label>
57     </td>
58   </tr>
59
60 <!-- if >50 points -->
61   <tr class="expert">
62     <td class="DataTD" colspan="2" align="left">
63       <input type="radio" id="root1" name="rootcert" value="1" /> <label for="root1"><?=_Sign by class 1 root certificate?></label><br />
64       <input type="radio" id="root2" name="rootcert" value="2" checked="checked" /> <label for="root2"><?=_Sign by class 3 root certificate?></label><br />
65       <?=_Please note: If you use a certificate signed by the class 3 root, the class 3 root certificate needs to be imported into your email program as well as the class 1 root certificate so your email program can build a full trust path chain.?>
66     </td>
67   </tr>
68 <!-- if >50 points -->
69
70   <tr class="expert">
71     <td class="DataTD" colspan="2" align="left">
72       <?=_Hash algorithm used when signing the certificate:?><br />
73       <!-- Hash algs!!! -->
74     </td>
75   </tr>
76
77 <!-- if codesign -->
78   <tr class="expert">
79     <td class="DataTD">
80       <input type="checkbox" id="codesign" name="codesign" value="1" />
81     </td>
82     <td class="DataTD" align="left">
83       <label for="codesign"><?=_Code Signing?><br />
84       <?=_Please note: By ticking this box you will automatically have your name included in the certificate.?></label>
85     </td>
86   </tr>
87 <!-- if codesign -->
88
89   <tr class="expert">
90     <td class="DataTD">
91       <input type="checkbox" id="SSO" name="SSO" value="1" />
92     </td>
93     <td class="DataTD" align="left">
94       <label for="SSO"><?=_Add Single Sign On ID Information?><br />
95       <?=_By adding Single Sign On (SSO) ID information to your certificates this could be used to track you, you can also issue certificates with no email addresses that are useful only for Authentication. Please see a more detailed description on our WIKI about it.?>
96       <a href="http://wiki.cacert.org/wiki/SSO"><?=_SSO WIKI Entry?></a></label>
97     </td>
98   </tr>
99
100   <tr class="expert">
101     <td class="DataTD" colspan="2">
102       <label for="optionalCSR"><?=_Optional Client CSR, no information on the certificate will be used?></label><br />
103       <textarea id="optionalCSR" name="optionalCSR" cols="80" rows="5"></textarea>
104     </td>
105   </tr>
106
107
108   <tr>
109     <td class="DataTD">
110       <input type="checkbox" id="CCA" name="CCA" />
111     </td>
112     <td class="DataTD" align="left">
113       <!--<label for="CCA"><strong>=s,I accept the CAcert Community Agreement (%s)."),"<a href='/policy/CAcertCommunityAgreement.html'>CCA</a> </strong><br />-->
114       <?=_Please note: You need to accept the CCA to proceed.?></label>
115     </td>
116   </tr>
117   <tr>
118     <td class="DataTD" colspan="2"><input type="submit" name="process" value="<?=_Next?>" /></td>
119   </tr>
120 </table>
121 </form>