Skip to content
Snippets Groups Projects
Verified Commit 95ed158c authored by Heiko Reese's avatar Heiko Reese :dizzy_face:
Browse files

fix: added danger admonition to emphasize the importance of never sending PKCS12 files via email

parent b7f934f6
Branches main
No related tags found
No related merge requests found
......@@ -86,5 +86,8 @@ Laden Sie das Zertifikat als __PEM__ (_nicht_ __PEM bundle__) herunter.
![](img/tcs_harica_transition_process_download_certificate.webp){ width="560" }
!!! danger "Nicht die falsche Datei verschicken"
Bitte __niemals__ die `.p12` verschicken, da diese ihren privaten Schlüssel enthält.
Schicken Sie eine E-Mail an [ca@kit.edu](mailto:ca@kit.edu?subject=%5BHARICA%5D%20Please%20publish%20my%20new%20certificate%20to%20GAL)
mit dem Subject `[HARICA] Please publish my new certificate to GAL`. Hängen Sie die eben heruntergeladene PEM-Datei an.
\ No newline at end of file
......@@ -83,5 +83,8 @@ Download the certificate as __PEM__ (_not_ __PEM bundle__).
![](img/tcs_harica_transition_process_download_certificate.webp){ width="560" }
!!! danger "Don't send the wrong file"
Make sure to __never__ send the `.p12` file which contains your private key.
Send an email to [ca@kit.edu](mailto:ca@kit.edu?subject=%5BHARICA%5D%20Please%20publish%20my%20new%20certificate%20to%20GAL)
with the subject `[HARICA] Please publish my new certificate to GAL`. Attach the PEM file you just downloaded.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment