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
Use a custom peer certificate check that verifies that the certificate is signed by the server CA since go 10.11 doesn't accept our non-standard CNs when verifying. (GoogleCloudPlatform#196)
Thankfully, we retrieve the certificates from the Cloud SQL API and that connection is encrypted and verified, so customers are not risking a MITM attack with this.
0 commit comments