diff --git a/admin-guide/operations/certificates.md b/admin-guide/operations/certificates.md new file mode 100644 index 00000000..37177ba0 --- /dev/null +++ b/admin-guide/operations/certificates.md @@ -0,0 +1,64 @@ +# Managing SSL certificates + +We use DigiCert certificates. + + +## Requesting certificates + +First create a certificate signing request (CSR) like this, replacing `$FQDN` +and `$ALIASES` + +``` +cat >$FQDN.cnf <$FQDN.cnf <`_. Please note -that the URL will work when accessed from PSI network (e.g. VPN). - -DigiCert will send an email including instructions on how to download the -certificate. - - -Renewing certificates ---------------------- - -Using the same configuration file as above, generate a new private key and CSR, -and submit the CSR as before. - - -Revoke certificates -------------------- -If you would like to revoke a DigiCert certificate, please send an e-mail to pki@psi.ch