Question: Let’s Encrypt Intermediate Certificate Rotation

Hi everyone,

We’re pinning Let’s Encrypt’s intermediate certificate in our applications, and we want to make sure we’re ready when it gets rotated so we don’t run into any downtime.

A couple of things we’re hoping to clarify:

  1. Is there a published schedule for intermediate certificate rotations?
  2. What’s the best way to get notified ahead of time when a rotation is coming?

Basically, we want to make sure we can update pinned certificates in time without affecting our apps. Any advice, tips, or pointers to relevant docs would be super helpful.

Thanks a lot!

Do not pin Let's Encrypt intermediates. If you must pin something, either pin the roots (like any other trust store) or pin your end-entity certificates (over which you have full control).

There is not.

Watch the API Announcements category here on the forum, but even that is not a guarantee: we may rotate intermediates at any time with no warning.

9 Likes

Why? 

6 Likes

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