Re: Supporting Windows SChannel as OpenSSL replacement - Mailing list pgsql-hackers

From Andreas Karlsson
Subject Re: Supporting Windows SChannel as OpenSSL replacement
Date
Msg-id 53ACAC32.8060200@proxel.se
Whole thread Raw
In response to Supporting Windows SChannel as OpenSSL replacement  (Jeff Janes <jeff.janes@gmail.com>)
Responses Re: Supporting Windows SChannel as OpenSSL replacement  (Jeff Janes <jeff.janes@gmail.com>)
Re: Supporting Windows SChannel as OpenSSL replacement  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On 06/24/2014 03:20 AM, Jeff Janes wrote:
> I've tried your 0001 patch, reflecting this refactoring, on Linux and it
> caused 'make check' to hang at 'starting postmaster'.

I found the bug in the code, and I have attached the a patch which you
can apply on top of the patch. The regression tests pass now on my
Debian machine.

One thing I noticed when trying to find the bug is that be-secure.c
still includes some OpenSSL headers. Those should be removed since they
have already been moved to be-secure-openssl.c.

--
Andreas Karlsson

Attachment

pgsql-hackers by date:

Previous
From: Asif Naeem
Date:
Subject: Re: Extending MSVC scripts to support --with-extra-version
Next
From: Michael Paquier
Date:
Subject: Re: Extending MSVC scripts to support --with-extra-version