Skip to content

Fix connection requires a valid client certificate error

zhangpengchen requested to merge zhangpengchen/massive-js:ssl into master

When connecting Google Cloud SQL via SSL only, received an error Connection requires a valid client certificate, the issue related to PG version and fixed in https://github.com/vitaly-t/pg-promise/issues/764

Merge request reports