I am following documentation for auth on Spacewalk(https://github.com/spacewalkproject/spacewalk/wiki/SpacewalkAndIPA) and it references a project hosted on the fedoraproject.org.
The site that I am having issues with is https://copr-fe.cloud.fedoraproject.org/coprs/adelton/identity_demo/. It looks like there is no cert loaded from that site and its failing to load the site
When do you need this? (12/7/2018)
When is this no longer needed or useful? (12/7/2018)
If we cannot complete your request, what is the impact? Impact is that files for the Spacewalk project are not able to be pulled or their documentation needs to be updated to the new URL if there is one
That is because the spacewalk doc is incorrect and using the wrong hostname.
It should be:
https://copr.fedorainfracloud.org/coprs/adelton/identity_demo/
The old name is only there because an old api and likely will be dropped before too long.
Can you please file a issue against spacewalk docs to update the hostname they use there?
Metadata Update from @kevin: - Issue close_status updated to: Will Not/Can Not fix - Issue status updated to: Closed (was: Open)
Perfect, I figured that would be the case that the documentation was wrong
I submitted a pull request on the wiki repo and have corrected the URL on the spacewalk wiki