Win-acme: [SOLVED] Let's Encrypt Authority X1 instead of X3

Created on 8 Jul 2019  路  3Comments  路  Source: win-acme/win-acme

Hello,

First, I apologize for my english.

I'm using v2.0.8.356 with a IIS website, and it's working great.

But I noticed that the certificate is using the Let's Encrypt Authority X1 (AFAIK it's still valid but we shouldn't be using that anymore) , instead of the most recent X3 as an intermediate certificate.

https://letsencrypt.org/certificates/

Is this normal ? Did I miss something ?

EDIT => Ok, I had to delete the old X1 from the computer certificates store, and regenerate one, it's ok now.

Last thing, I noticed that SSLLabs is telling me that I'm not sending the intermediate certificate. Is it a IIS problem ?

Thx you.

question

Most helpful comment

This was a common problem when let's encrypt made the transition to X3. If i remember correctly you need to load mmc cert snap-in as the SYSTEM account (using psexec) and remove the X1 intermediate cert.

https://community.letsencrypt.org/t/iis-8-5-building-incorrect-chain-with-lets-encrypt-authority-x3/13320/29

All 3 comments

This was a common problem when let's encrypt made the transition to X3. If i remember correctly you need to load mmc cert snap-in as the SYSTEM account (using psexec) and remove the X1 intermediate cert.

https://community.letsencrypt.org/t/iis-8-5-building-incorrect-chain-with-lets-encrypt-authority-x3/13320/29

That was it, thx you :)

glad to help

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AHTUxPK picture AHTUxPK  路  3Comments

tasheyyla picture tasheyyla  路  3Comments

rickster2 picture rickster2  路  3Comments

dichternebel picture dichternebel  路  3Comments

snudel picture snudel  路  3Comments