Open niraj8241 opened 3 years ago
i have the same connecting with ssl to a GCP postgres server Error opening connection Hostname/IP does not match certificate's altnames: Host: localhost. is not cert's CN: hayry-332210:hayrydb connecting with psql or knex works..
i know it seems unrelated, but I think there could be a more general issue with ssl
Describe the bug Trying to setup a Redshift Connection using a AWS Privatelink connection. The Privatelink URL is a completely separate URL than Redshift hostname. But I can connect to Redshift using standard SQL Client using JDBC/ODBC. When I try to use this privatelink URL in SQLTools. I get the certificate mismatch error. I tried adding "rejectUnauthorized": false but that doesn't help.
To Reproduce Steps to reproduce the behavior:
Expected behavior Should work by ignoring the hostname certificate warning.
Desktop (please complete the following information):