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

From Magnus Hagander
Subject Re: [pgsql-hackers-win32] More SSL questions..
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4764F7@algol.sollentuna.se
Whole thread Raw
Responses Re: [pgsql-hackers-win32] More SSL questions..
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] More SSL questions..
Next
From: Tom Lane
Date:
Subject: Re: [pgsql-hackers-win32] More SSL questions..