From a855d4c03116d7d2878c8ddaf7202aba516cfc19 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Thu, 22 Dec 2022 16:36:29 +0100 Subject: [PATCH] add hint about encrypted backups for SSL private keys --- admin-guide/operations/certificates.md | 64 +++++++++++++++++++++++++ admin-guide/operations/certificates.rst | 62 ------------------------ 2 files changed, 64 insertions(+), 62 deletions(-) create mode 100644 admin-guide/operations/certificates.md delete mode 100644 admin-guide/operations/certificates.rst 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