#5217 Secure Connection Failed to Koji
Closed: Fixed Opened by cialu.

= bug description =
I tried to login to Koji from this address:

https://koji.fedoraproject.org/koji/login

And I got this issue:

An error occurred during a connection to koji.fedoraproject.org. SSL peer was unable to negotiate an acceptable set of security parameters.

Error code: SSL_ERROR_HANDSHAKE_FAILURE_ALERT

-The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.

-Please contact the web site owners to inform them of this problem.

I also have tried different browser and different systems, but result is the same.

= bug analysis =

= fix recommendation =


This is because Koji uses client certificate authentication.
You will need to import the certificate generated by fedora-packager-setup into your browser.

Also, please note that there's not much reason to use the Koji web UI: you can do everything you can do there (and more) from the command line utility.

Please let us know if we can help further.

Ok, sorry for the mistake.

I just thought that was an issue.

Replying to [comment:1 puiterwijk]:

This is because Koji uses client certificate authentication.
You will need to import the certificate generated by fedora-packager-setup into your browser.

Also, please note that there's not much reason to use the Koji web UI: you can do everything you can do there (and more) from the command line utility.

Please let us know if we can help further.

Metadata