Bug 1009444

Summary: koji.fedoraproject.org uses self-signed certificate
Product: [Fedora] Fedora Documentation Reporter: Christian Stadelmann <fedora>
Component: fedora-websitesAssignee: Fedora Websites Team <web-members>
Status: CLOSED WONTFIX QA Contact: Fedora Websites Team <web-members>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: develCC: nman64, puiterwijk, web-members
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-09-18 13:09:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Christian Stadelmann 2013-09-18 13:07:38 UTC
Description of problem:
koji.fedoraproject.org uses a self-signed certificate.
Firefox tries to keep the user away from sites with self-signed certificates. This may scare users.

Comment 1 Patrick Uiterwijk 2013-09-18 13:09:55 UTC
This is because koji uses client certificate authentication, and that only works if both the website certificate and the client certificate are signed by the same certificate authority.
As such, this is unavoidable.