Re: [users@httpd] SSLCertificateFile localhost.crt does not exist

2022-12-24 Thread vicky chb
Hi, Change "localhost.crt" to your current certificate name present in the mentioned directory. The syntax is by default, you may need to change as per your certificate names. Instead of this: SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt' do this: SSLCertificateFile: file '/etc/pki

[users@httpd] SSLCertificateFile localhost.crt does not exist

2022-12-24 Thread Jeffrey Denison
Hi, I installed Apache 2.4.54 on Fedora 37. I get the following error when I attempt to run it: $ httpd AH00526: Syntax error on line 101 of /etc/httpd/conf.d/ssl.conf: SSLCertificateFile: file '/etc/pki/tls/certs/localhost.crt' does not exist or is empty $ ls /etc/pki/tls/certs ca-bundle.crt c