Could you show exactly what commands you're running?
You should not be trying to make multiple certificates with the same common name. The CN is the default field used as the Koji "username", and must be unique per user, service, and build host. Sharing the same certificate (or different certs with the same CN) will not work.
I got past the problem. The documentation was misleading to me. I saw the examples/scripts and looked at the index.txt there to get a feel for what is really expected.
Also, a bit misleading is the /etc/koji-hub/hub.conf. The ProxyDNS has to be an exact match for what is in index.txt.
I am now bring httpd, and services up, and login via web.
Thanks for your response!
buildsys@lists.fedoraproject.org