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

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "T(dot)J(dot)" <tjtoocool(at)phreaker(dot)net>, <pgsql-bugs(at)postgresql(dot)org>, <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: [pgsql-hackers-win32] More SSL questions..
Date: 2005-01-05 21:37:42
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE4764F7@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers-win32

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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-01-05 21:44:12 Re: [pgsql-hackers-win32] More SSL questions..
Previous Message Bruce Momjian 2005-01-05 20:44:25 Re: [pgsql-hackers-win32] More SSL questions..

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Magnus Hagander 2005-01-05 21:41:30 Re: [BUGS] More SSL questions..
Previous Message Bruce Momjian 2005-01-05 20:44:25 Re: [pgsql-hackers-win32] More SSL questions..