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: beeistro.no
I ran this command: sudo /opt/bitnami/bncert-tool
It produced this output: 2022/02/18 20:25:41 Trying to revoke certificate for domain beeistro.no
2022/02/18 20:25:41 Error while revoking the certificate for domain beeistro.no
acme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/revoke-cert ::
urn:ietf:params:acme:error:alreadyRevoked :: Certificate already revoked
My web server is (include version): Amazon Lightsail
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):
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):
Thats worked great. I have another site that I tried the same steps, but I got this message:
2022/02/19 19:26:02 Error while loading the certificate for domain goalsofheightandheart.no
open /opt/bitnami/letsencrypt/certificates/goalsofheightandheart.no.crt: no such fi
le or directory
2022/02/19 19:26:02 Error while loading the certificate for domain goalsofheightandheart.no
open /opt/bitnami/letsencrypt/certificates/goalsofheightandheart.no.crt: no such fi
le or directory
Since its probably saved in some other path. Could I delete / revoke the certificate and try again? If so what would be the commands.
You probably need to find the original how-to/guide which guided you through the process the first time. There are multiple of those, so you need to figure out by yourself which one it was.
Or find a good one to start over indeed. You need to look for a guide which enables AUTOMATED certificate renewal. No manual steps.
Yeah, that guide is just utterly terrible. Don't use it, try to find one better, preferably using the bncert-tool. I think @9peppe knows a better one? Personally, I don't use Bitnami and would never dare to use it, so I can't help you specifically with that.