natemcmaster / LettuceEncrypt

Free, automatic HTTPS certificate generation for ASP.NET Core web apps
https://nuget.org/packages/LettuceEncrypt
Apache License 2.0
1.59k stars 154 forks source link

[Question] Anyone else gets "The remote certificate is invalid according to the validation procedure." on startup? #220

Closed Memnarch closed 1 year ago

Memnarch commented 3 years ago

Our service, while working fine for the past months, suddenly reports "The remote certificate is invalid according to the validation procedure." on startup. For somereason LettuceEcnrypt fails with this during the ACME-Challenge for LetsEncrypt.

Did anyone else run into this and knows how to fix it?

Tratcher commented 3 years ago

Their old root cert expired, you may need to update your machine. https://scotthelme.co.uk/lets-encrypt-old-root-expiration/

Memnarch commented 3 years ago

Does .Net Core 3.1 come with their own openssl? Updating the OS does not help. It's CentOS 7(!). And I can't blacklist the outdated cert cause openssl is not installed on this machine.

iAmBipinPaul commented 2 years ago

Yes , same I'm facing this on Ubuntu . I updated machine still facing same issue.

Distributor ID: Ubuntu Description: Ubuntu 20.04.3 LTS Release: 20.04 Codename: focal

Nixton commented 2 years ago

Any progress here?

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please comment if you believe this should remain open, otherwise it will be closed in 14 days. Thank you for your contributions to this project.

github-actions[bot] commented 1 year ago

Closing due to inactivity. If you are looking at this issue in the future and think it should be reopened, please make a commented here and mention natemcmaster so he sees the notification.