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.
It produced this output: Error while revoking the certificate for domain jocoeats.orgacme: error: 400 :: POST :: https://acme-v02.api.letsencrypt.org/acme/revoke-cert :: urn:ietf:params:acme:error:alreadyRevoked :: unable to revoke :: no certificate with serial 03d7306f5f9d4ac38ae68436abdd9cdc44ae and status other than revoked
My web server is (include version): Apache/2.4.59 (Unix)
The operating system my web server runs on is (include version):
My hosting provider, if applicable, is:Debian GNU/Linux 12
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
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot):
When I first ran the command I mistyped a domain and therefore there was no DNS record. I then rolled back to an earlier version of my bitnami instance. Now I can't do anything.
the tool I am using, /opt/bitnami/bncert-tool, is supposed to replace it but can't. It gives the error message. Is this a bitnami issue? I am stuck with no documentation that helps.
I'm guessing there's bitnami documentation somewhere on how to get a certificate. I don't think anyone here has any idea why it would be wanting to revoke a certificate if you haven't specifically asked it to; revoking is a rare thing only useful for when the private key is compromised or you no longer control the domain name.
Thank you very much for your response and research and I can't apologize enough for mistyping the domain. It should have been jocoeats.org. With the tool you referenced here I see it is revoked. crt.sh | 14522798191. Bitnami's bncert is a tool that is supposed to manage certificates for people like me know they need them and that is about all they know about them. Guess I now need to learn more.
I needed to add an additional domain to my servers certificate. bncert won't request a certificate without first revoking the one it thinks is in place. It must have revoked the certificate the first time I ran the tool but the process failed later on. Now each time I run the tool it fails when it tries to revoke the certificate. It does sound like it's a bncert issue. I will go down that path but may come back here if I need more info. Thanks again.