Hi there,
Using certbot to generate a certificate for 138studio.com, which works great.
However, doing an SSL test on sslabs tells me that the certificate chain is incomplete
https://www.ssllabs.com/ssltest/analyze.html?d=138studio.com
I've seen somewhere in this forum, that adding this to vhost conf may be the solution:
SSLCertificateFile /etc/letsencrypt/live/[FQDN]/fullchain.pem
SSLCertificateKeyFile /etc/letsencrypt/live/[FQDN]/privkey.pem
SSLCertificateChainFile /etc/letsencrypt/live/[FQDN]/chain.pem
The thing is that I don't know how to do that, or where to find vhost conf.
Any ideas what the problem could be?
Thanks in advance.
My domain is: https://138studio.com/
I ran this command: -
It produced this output: -
My web server is (include version): Apache/2.4.6 (CentOS)
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:
I can login to a root shell on my machine (yes or no, or I don't know): yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot): certbot 1.11.0