You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, we should use a named configuration for the clients. Otherwise, it will likely conflict with servers. Note that multiple clients (like the REST client and the mailer) may use the same TLS configuration - just not the default one.
cescoffier
changed the title
Write an ADR explaining why clients should not use the default TLS configurartion
Write an ADR explaining how clients should use the TLS comfig registry
Jun 7, 2024
cescoffier
changed the title
Write an ADR explaining how clients should use the TLS comfig registry
Write an ADR explaining how clients should use the TLS registry
Jun 9, 2024
Description
See #40990 (comment) to see the rationale.
So, we should use a named configuration for the clients. Otherwise, it will likely conflict with servers. Note that multiple clients (like the REST client and the mailer) may use the same TLS configuration - just not the default one.
Follow up from #40990.
Implementation ideas
No response
The text was updated successfully, but these errors were encountered: