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
Register TLS config when setting up the throttler's connection info
This ensures that the throttler's TLS config has been registered with
the mysql driver before any connections are attempted.
This is the second part of resolving the following TLS verify
error:
2025-01-02 02:07:26 FATAL tls: failed to verify certificate: x509: certificate is valid for [old host], not [new host]
0 commit comments