Re: [BUGS] More SSL questions.. - Mailing list pgsql-hackers-win32

From Tom Lane
Subject Re: [BUGS] More SSL questions..
Date
Msg-id 18766.1105038595@sss.pgh.pa.us
Whole thread Raw
In response to Re: [BUGS] More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: [BUGS] More SSL questions..  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers-win32
Tom Lane <tgl@sss.pgh.pa.us> writes:
> "Matthew T. O'Connor" <matthew@zeut.net> writes:
>> Tom Lane wrote:
>>> Whether we're overestimating it or not, we have to make a decision and
>>> we have to make it now.  This thread is singlehandedly delaying the 8.0
>>> release.  Since I haven't seen any serious alternative proposed, I think
>>> we have to go with the CSIDL_APPDATA reference point.
>>>
>>> Given that decision it seems like the best names are
>>>
>>> APPDATA/postgresql/pgpass.txt
>>> APPDATA/postgresql/psqlrc.txt
>>> APPDATA/postgresql/psql_history
>>> APPDATA/postgresql/postgresql.crt
>>> APPDATA/postgresql/postgresql.key
>>> APPDATA/postgresql/root.crt
>>>
>>> Objections?

>> None.  Looks good to me.

I have applied code changes that do this.  It still seems to work on
Unix but would someone verify behavior on WIN32?  (You should also be
able to get SSL to work on WIN32 now, even with root.crt.)

> BTW, I did not get any guidance on how best to refer to this directory
> in the documentation.

Still an open question.  I committed docs changes that refer to the
files exactly as above ("APPDATA/...") but obviously we have to adjust
that.

            regards, tom lane

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [BUGS] More SSL questions..
Next
From: Bruce Momjian
Date:
Subject: Re: [BUGS] More SSL questions..