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

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: [pgsql-hackers-win32] More SSL questions..
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4764F7@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: [pgsql-hackers-win32] More SSL questions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
> > > win32 hackers, anyone know why it's like this?
> >
> > Looking through the code, it seems that it's because
> someone thought
> > that breaking SSL would be easier than replacing the pqGetpwuid()
> > calls that are used to find out the user's home directory.
> >
>
> I think what happened is that SSL was known to be broken on
> Win32 and someone submitted a patch and I thought it now
> worked, but obviously it doesn't.  Perhaps the fix was just
> so it compiled with SSL.

I think it's only broken when you fiddle with certificates. Unless
something broke fairly recently. Sometime back around beta2 or beta3 I
sent a patch to make it compile and work on win32. But I only touched
the server side of things. It worked in my simple tests using psql, but
I did nothing fancy with certificates.

//Magnus

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [pgsql-hackers-win32] More SSL questions..
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [pgsql-hackers-win32] More SSL questions..