Merge remote-tracking branch 'origin/main' into bug-1561

* origin/main:
  Updated text as per #bug-1537
  Adjusted wording as per https://lists.cacert.org/wws/arc/cacert-policy/2020-09/msg00008.html
  Corrected label on CSR text box.
  Corrected language.  This is the New Client Certificate page, but has the New Server Certificate language.
pull/22/head
Jan Dittberner 2 days ago
commit a085e0cec2

@ -18,11 +18,11 @@
include_once("../includes/shutdown.php"); include_once("../includes/shutdown.php");
?> ?>
<h3><?=_("CAcert Certificate Acceptable Use Policy")?></h3> <h3><?=_("CAcert Certificate Acceptable Use Policy")?></h3>
<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> <p><?=_("Once you decide to subscribe for an SSL Client 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>
<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> <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 a 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>
<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> <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 Client 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>
<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> <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>
@ -149,7 +149,7 @@
<tr> <tr>
<td class="DataTD" colspan="2"> <td class="DataTD" colspan="2">
<label for="optionalCSR"><?= _("Optional Client CSR, no information on the certificate will be used") ?></label><br/> <label for="optionalCSR"><?= _("Paste Client CSR here") ?></label><br/>
<textarea id="optionalCSR" name="optionalCSR" cols="80" rows="5"></textarea> <textarea id="optionalCSR" name="optionalCSR" cols="80" rows="5"></textarea>
</td> </td>
</tr> </tr>

@ -68,8 +68,8 @@
<h4><a name="0.1">0.1</a> Terms</h4> <h4><a name="0.1">0.1</a> Terms</h4>
<ol> <ol>
<li>"CAcert" means CAcert Inc., a non-profit Association of Members <li>"CAcert" means CAcert Inc., a non-profit Association of Members.
incorporated in New South Wales, Australia. Note that Association Members Note that Association Members
are distinct from the Members defined here.</li> are distinct from the Members defined here.</li>
<li>"Member" means you, a registered participant within CAcert's Community, <li>"Member" means you, a registered participant within CAcert's Community,
@ -295,8 +295,7 @@
<h4><a name="3.1">3.1</a> Governing Law</h4> <h4><a name="3.1">3.1</a> Governing Law</h4>
<p>This agreement is governed under the law of New South Wales, Australia, <p>This agreement is governed under the law of New South Wales, Australia.</p>
being the home of the CAcert Inc. Association.</p>
<h4><a name="3.2">3.2</a> Arbitration as Forum of Dispute Resolution</h4> <h4><a name="3.2">3.2</a> Arbitration as Forum of Dispute Resolution</h4>

@ -101,7 +101,7 @@ Governmental warrants and civil supoenas will be processed through the dispute r
<p> <p>
If you need to contact us in writing, address your mail to the postal address If you need to contact us in writing, address your mail to the postal address
of CAcert Inc. The current postal address of CAcert Inc. can be found on of CAcert Inc. The current postal address of Cacert Inc. can be found on
CAcert's web site. CAcert's web site.
</p> </p>
<p><a href="http://validator.w3.org/check?uri=referer"><img src="images/valid-html50-blue.png" alt="Valid HTML 5" height="31" width="88"></a></p> <p><a href="http://validator.w3.org/check?uri=referer"><img src="images/valid-html50-blue.png" alt="Valid HTML 5" height="31" width="88"></a></p>

@ -51,7 +51,7 @@ Editor: Mark Lipscombe
<h2 id="g0.1">1. Terms </h2> <h2 id="g0.1">1. Terms </h2>
<p> <p>
"CAcert Inc" means CAcert Incorporated, a non-profit association incorporated in New South Wales, Australia. "CAcert Inc" means CAcert Incorporated, a non-profit association.
<br> <br>
"CAcert Community Agreement" means the agreement entered into by each person wishing to RELY. "CAcert Community Agreement" means the agreement entered into by each person wishing to RELY.
<br> <br>

Loading…
Cancel
Save