]> WPIA git - gigi.git/commitdiff
Merge "upd: change wording"
authorLucas Werkmeister <mail@lucaswerkmeister.de>
Sat, 25 Jan 2020 18:26:11 +0000 (18:26 +0000)
committerGerrit Code Review <gigi-system@dogcraft.de>
Sat, 25 Jan 2020 18:26:11 +0000 (18:26 +0000)
1  2 
src/club/wpia/gigi/pages/account/certs/CertificateIssueForm.templ

index 326253acb8276bd4722a399dad98c3898559d054,3bc4d6ec0d8ee4e9fb72525b863328108282c551..dafd1576e4c3592bcaab3e510d6bda90efd14884
@@@ -1,7 -1,7 +1,7 @@@
  <h3><?=_${appName} Acceptable Use Policy?></h3>
  <p><?=_I hereby represent that I am fully authorized by the owner of the information contained in the CSR sent to ${appName} 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><?=_${appName}'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 ${appName}'s CPS and supporting documentation published !(/policy/CPS)here!'</a>'.?></p>
+ <p><?=_${appName}'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 client and server certificates in accordance with ${appName}'s CPS and supporting documentation published !(/policy/CPS)here!'</a>'.?></p>
  
  <p><?=_If the Subscriber's name and/or domain name registration change the subscriber will immediately inform ${appName} 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>
  <span id="placeholderName" class="js-hint"><?=$placeholderName?></span>
@@@ -55,7 -55,7 +55,7 @@@
    </tr>
    <? if($orga) { ?>
    <tr>
 -    <td><?=_Department?></td>
 +    <td><?=_Department (OU)?></td>
      <td align="left"><input type='text' name='OU' value='<?=$department?>'/></td>
    </tr>
    <? } ?>