-
Bug
-
Resolution: Not a Bug
-
Blocker
-
None
-
CentOS Stream 10
-
None
-
None
-
None
-
rhel-stacks-web-servers
-
None
-
None
-
CentOS Stream
-
None
-
None
-
None
-
x86_64
-
None
/etc/httpd/conf.d/ssl.conf references /etc/pki/tls/certs/localhost.crt and /etc/pki/tls/private/localhost.key but none of them are present in a vanilla system.
# grep localhost /etc/httpd/conf.d/ssl.conf SSLCertificateFile /etc/pki/tls/certs/localhost.crt SSLCertificateKeyFile /etc/pki/tls/private/localhost.key # ls /etc/pki/tls/certs/*.crt /etc/pki/tls/private/*.key /etc/pki/tls/certs/ca-bundle.crt