Re: SSL Certificates in Windows 7 & Postgres 9.3 - Mailing list pgsql-general

From harpagornis
Subject Re: SSL Certificates in Windows 7 & Postgres 9.3
Date
Msg-id 1418749075364-5830955.post@n5.nabble.com
Whole thread Raw
In response to Re: SSL Certificates in Windows 7 & Postgres 9.3  (Adrian Klaver <adrian.klaver@aklaver.com>)
Responses Re: SSL Certificates in Windows 7 & Postgres 9.3
List pgsql-general
Right, I want to try connecting by psql, but the postgres documentation and
"psql -- help" do not list the syntax for providing the certificate.  I
tried the following, but the error was :  "Connection requires a valid
certificate"
----------------------------------------------------------------
$ psql postgresql://dbmaster:5433/mydb?sslmode=require
----------------------------------------------------------------
I also tried PgAdminIII after entering the certificate names in the
properties page for the localhost.  The error in pg_log was, "could not
accept SSL connection: no certificate returned"  I also got this error
message on the screen from the PgAdminIII program,  "Error connecting to the
server: SSL error tlsv1 alert unknown ca."



--
View this message in context:
http://postgresql.nabble.com/SSL-Certificates-in-Windows-7-Postgres-9-3-tp5830749p5830955.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: "Karsten Hilbert"
Date:
Subject: Re: pg_dump
Next
From: harpagornis
Date:
Subject: Re: SSL Certificates in Windows 7 & Postgres 9.3