Hide Forgot
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.
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.