Re: Supporting Windows SChannel as OpenSSL replacement

From: Andreas Karlsson <andreas(at)proxel(dot)se>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
Cc: Martijn van Oosterhout <kleptog(at)svana(dot)org>, Magnus Hagander <magnus(at)hagander(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Supporting Windows SChannel as OpenSSL replacement
Date: 2014-06-26 23:26:42
Message-ID: 53ACAC32.8060200@proxel.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 Content-Type Size
0001-Invent-a-new-internal-API-for-interfacing-with-SSL-fix.patch text/x-patch 362 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2014-06-27 00:00:19 Re: Extending MSVC scripts to support --with-extra-version
Previous Message Asif Naeem 2014-06-26 23:26:01 Re: Extending MSVC scripts to support --with-extra-version