Hide Forgot
Description of problem: 1) Install katello (but do not run configure-katello yet) 2) grep SSLCertificateFile /etc/httpd/conf.d/katello.conf 3) service httpd restart [root@cloud tmp]# /etc/init.d/httpd start Iniciando httpd: Syntax error on line 11 of /etc/httpd/conf.d/katello.conf: SSLCertificateKeyFile: file '/etc/candlepin/certs/candlepin-ca.key' does not exist or is empty [FAILED]
Pulled in Katello: https://github.com/Katello/katello/pull/14 Commit: 6e84589
Verified with following katello build: katello-0.2.35-1.el6.noarch I installed above katello build and didn't run katello-configure, later restarted httpd successfully. [root@dhcp201-170 yum.repos.d]# grep SSLCertificateFile /etc/httpd/conf.d/katello.conf [root@dhcp201-170 yum.repos.d]# service httpd restart Stopping httpd: [FAILED] Starting httpd: [ OK ] [root@dhcp201-170 yum.repos.d]# grep SSLCertificateKeyFile /etc/httpd/conf.d/katello.conf [root@dhcp201-170 yum.repos.d]# vim /etc/httpd/conf.d/katello.conf [root@dhcp201-170 yum.repos.d]# /etc/init.d/httpd start Starting httpd:
Moving all community bugs with fixes to closed.