Re: [BUGS] More SSL questions..

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, <pgsql-hackers-win32(at)postgresql(dot)org>
Cc: "Matthew T(dot) O'Connor" <matthew(at)zeut(dot)net>, "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "T(dot)J(dot)" <tjtoocool(at)phreaker(dot)net>
Subject: Re: [BUGS] More SSL questions..
Date: 2005-01-06 21:00:28
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE476506@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

>>>> 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.)

Building now. Needs at least one minor fix, will send patch when I'm
through the build.

>> 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.

%APPDATA% seems reasonable. It's not on 9x, but people will know what it
means. Possibly add the explanation in one place only that "%APPDATA%
refers to the Application Data subdirectory in the users profile" or
something along that line.

//Magnus

Responses

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Tom Lane 2005-01-06 21:21:08 Re: [BUGS] More SSL questions..
Previous Message Magnus Hagander 2005-01-06 20:58:10 Re: [BUGS] More SSL questions..