Connect to SingleStore using TLS/SSL

To ensure a secure connection to SingleStore, SQL clients must be properly configured to both require a secure connection and to verify the supplied server certificate. Otherwise, the SQL client will not use TLS/SSL connections to SingleStore, even if TLS/SSL is enabled on the cluster. This can compromise security and lead to man-in-the-middle attacks, where a would-be attacker can impersonate a server when SSL is disabled, or create a secure connection by impersonating a server using an illegitimate server certificate.

Last modified: October 18, 2023

Was this article helpful?