/etc/pki/tls/certs/www.example.com.crt
/etc/httpd/conf.d/ssl.conf
. Change the SSLCertificateFile and SSLCertificateKey lines to be.
SSLCertificateFile /etc/pki/tls/certs/www.example.com.crt SSLCertificateKeyFile /etc/pki/tls/private/www.example.com.key
genkey
command.