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: little-beak.com
I ran this command: certbot certificates
It produced this output: I have two certificates, apparently. But, I assume, I only need one. The output is this:
Found the following certs:
Certificate Name: www.little-beak.com
Domains: www.little-beak.com cloud.little-beak.com gitlab.little-beak.com
Expiry Date: 2019-03-23 01:50:02+00:00 (VALID: 89 days)
Certificate Path: /etc/letsencrypt/live/www.little-beak.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/www.little-beak.com/privkey.pem
Certificate Name: little-beak.com
Domains: www.little-beak.com cloud.little-beak.com gitlab.little-beak.com little-beak.com
Expiry Date: 2019-01-22 16:42:08+00:00 (VALID: 30 days)
Certificate Path: /etc/letsencrypt/live/little-beak.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/little-beak.com/privkey.pem
My web server is (include version): apache/2.4.25 (Debian)
The operating system my web server runs on is (include version): Debian 9.4
My hosting provider, if applicable, is: Self-served/home.
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, command line.
The basics of my question, belie my understanding of basic web technology. I made these two certificates, at one point or another. But, I assume one is not currently being used? Also, how would I determine which one is actually being used? How would I go about removing the one I don’t need?
This should be a terribly basic question, for a lot of professional people. Sorry for the interruption.