add short section regarding https certificates

This commit is contained in:
2021-06-23 18:35:50 +02:00
parent c494976d4b
commit 6759391f04
2 changed files with 8 additions and 0 deletions

View File

@@ -44,3 +44,5 @@ Access to the redhat.com knowledge base:
* [SSH config](sshconf)
# HTTPS Certificates
* [HTTPS Certificates](https_certificates)

View File

@@ -0,0 +1,6 @@
# HTTPS Certificates
The https certificates and their requests for the web servers used in the core infrastructured are managed in this git repository:
https://git.psi.ch/linux-infra/https_certificates
Details on how the https certs can be ordered / renewed can be found in the Readme of that repository.