commit 6fa5d73e5911f13d891ffd8a47eacc0292f67b08
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Tue Dec 15 12:15:54 2020 +0100
Update koji-web cert
roles/koji_hub/templates/web.conf.j2 | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/roles/koji_hub/templates/web.conf.j2 b/roles/koji_hub/templates/web.conf.j2
index c4b9357..21e407a 100644
--- a/roles/koji_hub/templates/web.conf.j2
+++ b/roles/koji_hub/templates/web.conf.j2
@@ -30,3 +30,6 @@ Secret = {{ kojiSecret }}
LibPath = /usr/share/koji-web/lib
loginDisabled = True
+
+KojiHubCA = /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem
+
Show replies by date