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

From David G Johnston
Subject Re: SSL Certificates in Windows 7 & Postgres 9.3
Date
Msg-id 1418686537533-5830788.post@n5.nabble.com
Whole thread Raw
In response to Re: SSL Certificates in Windows 7 & Postgres 9.3  (harpagornis <shenlong@runbox.com>)
List pgsql-general
harpagornis wrote
> The console app must be the SYSTEM user then, directly or maybe indirectly
> through the Windows Certificate Store.

Doubtful.

The log also shows the attempt is to access the "postgres" database while
your provided connection string accesses "dbname"

You should probably start over and build up a simple "hello world" level
program that will let you more easily figure out which moving pieces are
giving you grief.  Start without SSL, get stuff working, then add SSL pieces
one-by-one and checking application and PostgreSQL logs to see what reaction
you get at each point.

David J.




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


pgsql-general by date:

Previous
From: harpagornis
Date:
Subject: Re: SSL Certificates in Windows 7 & Postgres 9.3
Next
From: Tom Lane
Date:
Subject: Re: SSL Certificates in Windows 7 & Postgres 9.3