Re: Fwd: PostgreSQL: WolfSSL support - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Fwd: PostgreSQL: WolfSSL support
Date
Msg-id b7c1c741-9e18-3751-387f-9dd2e72b0193@2ndquadrant.com
Whole thread Raw
In response to Re: Fwd: PostgreSQL: WolfSSL support  (Christoph Berg <myon@debian.org>)
Responses Re: Fwd: PostgreSQL: WolfSSL support  (Bruce Momjian <bruce@momjian.us>)
Re: Fwd: PostgreSQL: WolfSSL support  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On 2020-06-27 14:50, Christoph Berg wrote:
> Re: Peter Eisentraut
>> What would be the advantage of using wolfSSL over OpenSSL?
> 
> Avoiding the OpenSSL-vs-GPL linkage problem with readline.

We have added support for allegedly-OpenSSL compatible libraries such as 
LibreSSL before, so some tweaks for wolfSSL would seem acceptable. 
However, I doubt we are going to backpatch them, so unless you want to 
take responsibility for that as a packager, it's not really going to 
help anyone soon.  And OpenSSL 3.0.0 will have a new license, so for the 
next PostgreSQL release, this problem might be gone.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: Raising stop and warn limits
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Enable Unix-domain sockets support on Windows