Re: SSL Certificates in Windows 7 & Postgres 9.3

From: harpagornis <shenlong(at)runbox(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: SSL Certificates in Windows 7 & Postgres 9.3
Date: 2014-12-17 00:45:27
Message-ID: 1418777127290-5831022.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yes, I have tested that the connection and it does work without SSL. I have
also verified with openssl that all the certificates have the same CN,
issuer, etc.

I am working in a development environment, hence the seemingly odd file
location. It may not seem that way, but I am narrowing down the issues. My
original post was about connecting using SSL inside a Visual Studio console
app.

I also initially inquired about, and someone else also suggested, attempting
to connect outside of the console app, just using psql with the
certificates. That would to remove any issues that may be arising with
references inside the console app. So I still think trying to connect using
psql is something relatively simple worth trying.

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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message harpagornis 2014-12-17 04:56:39 Re: SSL Certificates in Windows 7 & Postgres 9.3
Previous Message David G Johnston 2014-12-17 00:13:23 Re: SSL Certificates in Windows 7 & Postgres 9.3