Data Resilience: Self-Managed / Self-Managed Deployments and Public Certificate Authorities

Starting in April 2026, major public Certificate Authorities (CAs) will stop issuing TLS certificates that support client authentication. This change may require action if you use self-managed MongoDB with certificates from public CAs. This change only matters if:

  • You run self-managed MongoDB (not Atlas)
  • You obtain server TLS certificates from a public Certificate Authority

You are not affected if:

  • You use MongoDB Atlas
  • You use a private/internal Certificate Authority to issue all server TLS certificates
  • You disable mTLS in server nodes through the tlsWithholdClientCertificate server parameter (enabled by default)

Please refer to this page to this Technical Advisory for more information.

Resources