code:csr
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | code:csr [2015/11/19 15:04] (current) – created michfiel | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Certificates: | ||
| + | |||
| + | [[https:// | ||
| + | |||
| + | ===== Erstellung eines Verteilungszertifikats ===== | ||
| + | |||
| + | - Generate a Certificate Signing Request (CSR) with a public key | ||
| + | * In your Programme folder, open the Dienstprogramme folder and launch Schlüsselbundverwaltung. | ||
| + | * Choose Schlüsselbundverwaltung > Zertifikatsassistant > Zertifikat einer Zertifizierungsinstanz anfordern. | ||
| + | * In the Zertifikatsinformationen window, enter or select the following information: | ||
| + | * In the E-Mail des Benutzers field, enter your E-Mail Adresse | ||
| + | * In the Allgemeiner Name field, enter your Name | ||
| + | * In the Anfrage group, select the Auf der Festplatte sichern Option | ||
| + | * Click Fortfahren. | ||
| + | * The Zertifikatsassistent saves a Certificate Signing Request (CSR) file to your Desktop. | ||
| + | * The public/ | ||
| + | - Submit the CSR through the Provisioning Portal. | ||
| + | * Click the Distribution tab | ||
| + | * Upload the certificate by choosing the file | ||
| + | * Click Submit | ||
| + | |||
| + | |||
| + | ===== Reimport von exportierten privaten und öffentlichen Schlüsseln ===== | ||
| + | |||
| + | [[http:// | ||
| + | |||
| + | security import priv_key.p12 -k ~/ | ||
| + | security import pub_key.pem -k ~/ | ||
code/csr.txt · Last modified: by michfiel
