Details
-
Epic
-
Status: Open (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
Galera TLS Assess impact of clientAuth EKU deprecation by Public CAs
Description
Public Certificate Authorities (CAs), such as Sectigo, are removing the clientAuth EKU from publicly trusted TLS certificates. Sectigo plans to completely remove it from newly issued certificates by February 10, 2027.
This may impact Galera because the MariaDB documentation currently recommends using Galera node certificates with both serverAuth and clientAuth EKUs.
References:
Few clarifications are required at this stage :
Does Galera currently require the clientAuth EKU for inter-node TLS communication?
Will Galera work if the node certificate contains only serverAuth?
If clientAuth is required, do we need to update Galera to support certificates without clientAuth?
I believe customers using public CA certificates may need to move to a Private CA rather than disabling TLS if they are getting impacted by this. Also our documentation should be updated accordingly.