On 07/07/10 22:28, Lou Picciano wrote:

> Well, no. Specifically, the exercise was to determine default locations of 
> certs on Windows 7, as inferred from - the expected - error message from the 
> PG client. In this case, the client was pgAdmin. (Is pgAdmin not a valid 
> 'default' test?)

I'm coming in half-way into this conversation, so forgive any confusion,
but are you referring to server certs (that live in the datadir) or
client certificates to authenticate a client to the server?

If server certs, the certs live in the same place on Windows as every
other platform: in the data dir.

IIRC on Windows client certificates live in

  %APPDATA%\.postgresql\

I'll verify that shortly as I have a win7 machine here now.

> (No one else here is using certs under Windows 7?) 

I use client certificates on Windows, but only via a Java app with JDBC,
so I haven't been too worried about libpq's client cert handling.

--
Craig Ringer


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to