Getting the error when trying to install the certificate

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: http://docs.directdevelopment.xyz

I ran this command: sudo certbot --apache -d docs.directdevelopment.xyz

It produced this output:

My web server is (include version): apache2

The operating system my web server runs on is (include version): Ubuntu 20.04

My hosting provider, if applicable, is: AWS

I can login to a root shell on my machine (yes or no, or I don't know): No but I do have sudo access

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): 1.21.0

Welcome @tudoxsteve

I can see you got a cert for your domain but it looks like Apache can't find it or access it for some reason.

Can you show the output of these two commands?

sudo certbot certificates
sudo apache2ctl -t -D DUMP_VHOSTS
3 Likes

Hi @tudoxsteve,

Looks like you resolved your issue; presently being served certificate is https://decoder.link/sslchecker/docs.directdevelopment.xyz/443 and reports
"It's all good. We have not detected any issues."

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.