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. https://crt.sh/?q=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: www.spoopytripwire.com
I ran this command:certbot --apache -d spoopytripwire.com -d www.spoopytripwire.com
It produced this output:Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator apache, Installer apache
Cert not yet due for renewal
You have an existing certificate that has exactly the same domains or certificate name you requested and isn't close to expiry.
(ref: /etc/letsencrypt/renewal/spoopytripwire.com.conf)
What would you like to do?
1: Attempt to reinstall this existing certificate
2: Renew & replace the cert (may be subject to CA rate limits)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 1
Keeping the existing certificate
Deploying Certificate to VirtualHost /etc/httpd/sites-available/tripwire-le-ssl.conf
Deploying Certificate to VirtualHost /etc/httpd/sites-available/tripwire-le-ssl.conf
Enhancement redirect was already set.
Enhancement redirect was already set.
Congratulations! You have successfully enabled https://spoopytripwire.com and
https://www.spoopytripwire.com
My web server is (include version):Apache/2.4.6 (CentOS)
The operating system my web server runs on is (include version): Centos 7
My hosting provider, if applicable, is: Digital Ocean
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):
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):certbot 1.9.0
For some reason my site seems to be serving a self signed cert instead of my cert bot one, I tried reinstalling as well as renewing to no change, I think I have a configuration issue but I'm not sure where to look any advice?