Me & my team were trying to set up Koji on Local server. We followed the guide https://docs.pagure.org/koji/server_howto/ We followed SSL Authentication.
We are constantly getting an error message after we type "koji moshimoshi"
2023-03-06 11:03:10,150 [ERROR] koji: (gssapi auth failed: requests.exceptions.SSLError: HTTPSConnectionPool(host='koji.fedoraproject.org', port=443): Max retries exceeded with url: /kojihub/ssllogin (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:992)')))) Use following documentation to debug kerberos/gssapi auth issues. https://docs.pagure.org/koji/kerberos_gssapi_debug/
Can anyone please guide us on how to solve the issue? We've tried multiple resources but none seemed to work. Any help would be appreciated.
koji-devel@lists.fedorahosted.org