SSL 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. 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):

2 Likes

Welcome to the Let's Encrypt Community :slightly_smiling_face:

What's the problem here?

4 Likes

Also, what is it exactly what you're trying to accomplish?

5 Likes

Hi.

I had issue with the SSL on Safari browers. I renewed the SSL and got the "Congratualation" in the terminal. I am using Amazon web services. When I visit my site now beeistro.no it says it´s now SSL secured. I used this steps https://aws.amazon.com/premiumsupport/knowledge-center/lightsail-bitnami-renew-ssl-certificate/

Read here: Early renewal for bncert (bitnami) - #24 by hellogossh

3 Likes

Hi @9peppe

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

1 Like

Well, we know you issued a certificate for that site just today. Your server probably saved it in some other path.

What did your server say when you ran those commands?

2 Likes

Hi :slight_smile:

My server said this

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.

What good would that do? Getting the certificate was succesful. Nothing good comes from deleting a perfectly fine certificate.

You probably just need to copy the recently issued certificate into the correct location.

3 Likes

I understand. I dont know how to copy the recently issued certificate into the correct location hehe

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.

3 Likes

I agree, wanting to go over to the Automated certificate renewal.

I used this the first time:
https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-using-lets-encrypt-certificates-with-wordpress

and the last time I used this:

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.

3 Likes

before, what did it say before.

Indeed

Neither do I, my experience with it is just reading documentation. :smiley:

@Joakim use this: Enabling HTTPS on your WordPress instance in Amazon Lightsail | Lightsail Documentation

Or this: Learn about the Bitnami HTTPS Configuration Tool

4 Likes

Hi @9peppe

I used now the bncert tool for automatic renewal Enabling HTTPS on your WordPress instance in Amazon Lightsail | Lightsail Documentation

Did this to all my sites now and its looks good.

Thanks for great support and have a nice evening :slight_smile:

3 Likes

2 posts were split to a new topic: Person ID of Let's Encrypt contact?

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