From 1ac24b52c912bf7f629721c5be40db677cd63143 Mon Sep 17 00:00:00 2001 From: Daniel Knittl-Frank Date: Sat, 25 Aug 2018 14:40:08 +0200 Subject: [PATCH] Add note about migration to Let's Encrypt certs --- gitweb/indextext.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/gitweb/indextext.html b/gitweb/indextext.html index 031576f..9b62e53 100644 --- a/gitweb/indextext.html +++ b/gitweb/indextext.html @@ -1,3 +1,16 @@ + + +
+

repo.or.cz will soon switch to Let's Encrypt for its TLS certificates. This means that we will no longer issue the site's certificates ourselves. If you have configured your browser or your Git client to only trust the existing CA (see root certificate), access to the site will stop working. Please configure your clients to trust the Let's Encrypt CA instead, after we have switched the certificates. This will not have any effect on SSH access.

+

We plan to discontinue support of the old certificate at the start of October 2018.

+
+

repo.or.cz is a public Git hosting site. Create a project in a snap, publish your development, give others push access and let anyone have a look and contribute. -- 2.11.4.GIT