[FYI] Certificate issue on demos

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[FYI] Certificate issue on demos

Jacques Le Roux
Administrator
Hi,

Despite having installed the letsencrypt certificates with certbot twice they only apply for few minutes. Then we again get a
SEC_ERROR_EXPIRED_CERTIFICATE

I have tried to restart HTTPD (and more following Infra advices) but we are stuck with this issue for now. Infra is looking at it...

Jacques

Reply | Threaded
Open this post in threaded view
|

Re: [FYI] Certificate issue on demos

Mauricio Tavares
On Sun, Aug 25, 2019 at 5:36 AM Jacques Le Roux
<[hidden email]> wrote:

>
> Hi,
>
> Despite having installed the letsencrypt certificates with certbot twice they only apply for few minutes. Then we again get a
> SEC_ERROR_EXPIRED_CERTIFICATE
>
> I have tried to restart HTTPD (and more following Infra advices) but we are stuck with this issue for now. Infra is looking at it...
>
> Jacques
>
      This will be a stupid question, but did you check the cert
itself for expiration date (I usually use openssl to do so but you
might have other means)? And, if that was OK, then queried the site
for the cert info again?
Reply | Threaded
Open this post in threaded view
|

Re: [FYI] Certificate issue on demos

Jacques Le Roux
Administrator
Le 25/08/2019 à 13:29, Mauricio Tavares a écrit :

> On Sun, Aug 25, 2019 at 5:36 AM Jacques Le Roux
> <[hidden email]> wrote:
>> Hi,
>>
>> Despite having installed the letsencrypt certificates with certbot twice they only apply for few minutes. Then we again get a
>> SEC_ERROR_EXPIRED_CERTIFICATE
>>
>> I have tried to restart HTTPD (and more following Infra advices) but we are stuck with this issue for now. Infra is looking at it...
>>
>> Jacques
>>
>        This will be a stupid question, but did you check the cert
> itself for expiration date (I usually use openssl to do so but you
> might have other means)? And, if that was OK, then queried the site
> for the cert info again?

Thanks for asking Mauricio,

I'm not sure it was the problem. I had to delete and recreate the certificates around 14h. I made a small mistake doing so and it got fixed with
Daniel Gruno's help minute after

See INFRA-18926 for more info if interested

All is OK now :)

Jacques