Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is*:barlokmetal.com*
I ran this command: sudo certbot certonly --manual --preferred-challenges=dns -d barlokmetal.com
It produced this output: Successfully received certificate. Certificate is saved at: /etc/letsencrypt/live/barlokmetal.com/fullchain.pem Key is saved at: /etc/letsencrypt/live/barlokmetal.com/privkey.pem This certificate expires on 2021-12-21. These files will be updated when the certificate renews.
My web server is (include version):
The operating system my web server runs on is (include version): linux - version not available
My hosting provider, if applicable, is: ihs.com.tr
I can login to a root shell on my machine (yes or no, or I don't know):
no
I'm using a control panel to manage my site (no, or provide the name and version of the control panel): CLOUD PHP A - 89847 limited controlpanel, I have entered TXT record while creating certificate at above command
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 1.19.0
After the above command:
I received a private key file (I viewed with sudo cat /etc/letsencrypt/live/barlokmetal.com/privkey.pem and copied and pasted in "existing certificate section at hosting panel"
I received 3 SSL sertificate when I cat /etc/letsencrypt/live/barlokmetal.com/fullchain.pem file and used first ----BEGIN CERTIFICATE----- -----END CERTIFICATE--- between
At the buttom asking CA SSL Certificate (root certificate forwarded by your certificate provider), I tried some options at the page Chain of Trust - Let's Encrypt but no luck.
How can I retrive this provider certificate
Hello @griffin , Thank you very much for your answer. But I am not able to fix the problem yet. Still getting error message from my hosting. I will try more.
Note: I am using only first ----BEGIN CERTIFICATE----- -----END CERTIFICATE--- block. I tried all permutations w/out luck. And your supported link for of [DST Root CA X3 signed]
Still no luck. I keep trying. In case of news I will immediately inform here.
In order to use that root certificate, you need to use all four certificates.
Try these combinations:
Put all three certificates from fullchain.pem in the certificate box and leave the CA SSL Certificate (root certificate forwarded by your certificate provider) blank
Put the first certificate from fullchain.pem in the certificate box and the last two certificates from fullchain.pem in the CA SSL Certificate (root certificate forwarded by your certificate provider) box