I have a site with an expired SSL cert that was installed using WHM. Now the customer has installed their own updated cert through cPanel.

The Apache config file is still pointing to the one that was installed in WHM though.

Is there a way to fix it so the account's SSL is used instead?

httpd.conf:
SSLCertificateFile /usr/share/ssl/certs/www.sangersportswear.com.crt

cPanel account cert:
/home/sanger/ssl/certs/www.sangersportswear.com.crt

Thanks,
Chuck