Skip to content

DOCSP-60382 Add shared Let's Encrypt OCSP deprecation note - #174

Merged
mayaraman19 merged 3 commits into
mainfrom
DOCSP-60382-lets-encrypt-ocsp-note
Jul 14, 2026
Merged

DOCSP-60382 Add shared Let's Encrypt OCSP deprecation note#174
mayaraman19 merged 3 commits into
mainfrom
DOCSP-60382-lets-encrypt-ocsp-note

Conversation

@mayaraman19

Copy link
Copy Markdown
Collaborator

Summary

Adds a shared include, server/lets-encrypt-ocsp-note.rst, that explains that Let's Encrypt has ended OCSP support and that newer Let's Encrypt certificates might not include an OCSP responder URL — expected behavior that does not by itself indicate a MongoDB/Atlas misconfiguration.

This shared note is referenced via .. sharedinclude:: server/lets-encrypt-ocsp-note.rst from the 11 driver TLS pages in docs-mongodb-internal (DOCSP-60382). It must merge before the consuming PR's staging/build can resolve the include.

JIRA

https://jira.mongodb.org/browse/DOCSP-60382

@jmd-mongo jmd-mongo left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this update, @mayaraman19! I left an optional, non-blocking suggestion for your consideration. This one LGTM.

Joe

Comment thread server/lets-encrypt-ocsp-note.rst Outdated

`Let's Encrypt has ended OCSP support
<https://letsencrypt.org/2024/12/05/ending-ocsp/>`__ for newer
certificates. As a result, new certificates issued by Let's Encrypt

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[optional suggestion -- simplification]

I think we can remove "As a result..." here and retain the same meaning.

@mayaraman19
mayaraman19 merged commit 92e8bd7 into main Jul 14, 2026
mongodb-server-docs-sync-bot Bot pushed a commit to mongodb/docs that referenced this pull request Jul 14, 2026
…(#21889)

## Description

Documents that Let's Encrypt has ended OCSP support, so newer Let's
Encrypt certificates may omit an OCSP responder URL and that this is
expected, via a shared note added to the server manual, Atlas, and
driver TLS pages.

## JIRA

https://jira.mongodb.org/browse/DOCSP-60382

## Depends on

10gen/docs-shared#174 (shared include
`server/lets-encrypt-ocsp-note.rst`) must merge first for the
`sharedinclude` directives to resolve.

## Staging links

- [Server manual — TLS/SSL (Transport
Encryption)](https://deploy-preview-21889--mongodb-manual.netlify.app/docs/manual/core/security-transport-encryption/#ocsp-support)
- [Atlas — Set Up Cluster
Security](https://deploy-preview-21889--mongodb-cloud-docs.netlify.app/docs/atlas/setup-cluster-security/)
- [PyMongo —
TLS](https://deploy-preview-21889--mongodb-pymongo-driver.netlify.app/docs/languages/python/pymongo-driver/current/security/tls/)
- [PHP library —
TLS](https://deploy-preview-21889--mongodb-php-library.netlify.app/docs/php-library/current/security/tls/)
- [C++ driver —
TLS](https://deploy-preview-21889--mongodb-cpp-driver.netlify.app/docs/languages/cpp/cpp-driver/current/security/tls/)
- [C driver —
TLS](https://deploy-preview-21889--mongodb-c-driver.netlify.app/docs/languages/c/c-driver/current/security/tls/)
- [Java (Sync) —
TLS](https://deploy-preview-21889--mongodb-java.netlify.app/docs/drivers/java/sync/current/security/tls/)
- [Java Reactive Streams —
TLS](https://deploy-preview-21889--mongodb-java-rs.netlify.app/docs/languages/java/reactive-streams-driver/current/security/tls/)
- [Kotlin Coroutine —
TLS](https://deploy-preview-21889--mongodb-kotlin.netlify.app/docs/drivers/kotlin/coroutine/current/security/tls/)
- [Kotlin Sync —
TLS](https://deploy-preview-21889--mongodb-kotlin-sync.netlify.app/docs/languages/kotlin/kotlin-sync-driver/current/security/tls/)
- [Scala —
TLS](https://deploy-preview-21889--mongodb-scala-driver.netlify.app/docs/languages/scala/scala-driver/current/connect/tls/)
- [Ruby —
TLS](https://deploy-preview-21889--mongodb-ruby-driver.netlify.app/docs/ruby-driver/current/security/tls/)
- [C#/.NET —
TLS/SSL](https://deploy-preview-21889--mongodb-csharp.netlify.app/docs/drivers/csharp/current/security/tls-ssl/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants