Re: [BUGS] More SSL questions..

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [BUGS] More SSL questions..
Дата
Msg-id 200501062151.j06LpfN15880@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [BUGS] More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers-win32
Tom Lane wrote:
> "Magnus Hagander" <mha@sollentuna.net> writes:
> > Builds with the attached patch.
>
> Applied.
>
> > APPDATA/postgresql/psql_history
> > Does not appear to work. Do I need to do anything to make psql create
> > this file?
>
> Enable READLINE/HISTORY.
>
> > A quick look at input.c makes it seem like this is only used when
> > READLINE is enabled. And READLINE is disabled on win32 because it
> > breaks.
>
> Hmm.  I wonder if that breakage had anything to do with the lack of
> proper support for home-directory stuff?  Might be entertaining to
> un-disable it and see what happens now.
>
> > APPDATA/postgresql/root.crt
> > Works insofar that it prevents me to connect if I put an invalid
> > certificate in that file, and permits me to connect if I put the correct
> > cert there. AFAIK, that should be all there is to it :-)
>
> Good enough check for me.
>
> I'm out of here for the next several hours --- if you have any
> last-minute RC4 patches, try to get Bruce's attention ...

What about the *.txt extension?  Do we want that or remove it?  I would
prefer its removal.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

В списке pgsql-hackers-win32 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [BUGS] More SSL questions..
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: [BUGS] More SSL questions..