Configuring Apache web server to use Lets Encrypt wildcard SSL

Usif Nasirov

Active Member
Jun 11, 2016
29
4
53
Baku
cPanel Access Level
Reseller Owner
Hello!
I was installed and configure everythink, could you help me with add sertificate on httpd.conf
Where I need add this cert in httpd.conf ?


SSLCertificateFile /etc/letsencrypt/live/domen.tld/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/domen.tld/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/domen.tld/fullchain.pem

So I see on browser it like self-signed ssl
How can solve it.
 

Attachments

Last edited:

cPRex

Jurassic Moderator
Staff member
Oct 19, 2014
15,280
2,433
363
cPanel Access Level
Root Administrator
Hey there! Directly editing the Apache configuration on cPanel will be overwritten, so we don't recommend doing that. If you need to manually install an SSL that can be done through WHM >> Install an SSL Certificate on a Domain. You'd need to install the wildcard certificate multiple times, once for each domain and subdomain that you'd like to secure.