From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | Julien Rouhaud <rjuju123(at)gmail(dot)com> |
Cc: | Jacob Champion <pchampion(at)vmware(dot)com>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "andrew(dot)dunstan(at)2ndquadrant(dot)com" <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "michael(at)paquier(dot)xyz" <michael(at)paquier(dot)xyz>, "thomas(dot)munro(at)gmail(dot)com" <thomas(dot)munro(at)gmail(dot)com>, "andres(at)anarazel(dot)de" <andres(at)anarazel(dot)de>, "sfrost(at)snowman(dot)net" <sfrost(at)snowman(dot)net> |
Subject: | Re: Support for NSS as a libpq TLS backend |
Date: | 2022-01-17 14:09:11 |
Message-ID: | E74B182D-EB33-42AA-A2D3-2AEE5CF7330D@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> On 15 Jan 2022, at 05:42, Julien Rouhaud <rjuju123(at)gmail(dot)com> wrote:
> On Wed, Dec 15, 2021 at 11:10:14PM +0100, Daniel Gustafsson wrote:
>>
>> I've attached a v50 which fixes the issues found by Joshua upthread, as well as
>> rebases on top of all the recent SSL and pgcrypto changes.
>
> The cfbot reports that the patchset doesn't apply anymore:
Fixed, as well as rebased and fixed up on top of the recent cryptohash error
reporting functionality to support that on par with the OpenSSL backend.
> ..possibly with an updated configure as reported by Joshua?
I must've fat-fingered the "git add -p" for v50 as the fix was in configure.ac
but not configure. Fixed now.
--
Daniel Gustafsson https://vmware.com/
Attachment | Content-Type | Size |
---|---|---|
v51-0011-NSS-experimental-support-for-NSS-in-CI.patch | application/octet-stream | 3.1 KB |
v51-0010-nss-Build-infrastructure.patch | application/octet-stream | 24.7 KB |
v51-0009-nss-Support-NSS-in-cryptohash.patch | application/octet-stream | 7.2 KB |
v51-0008-nss-Support-NSS-in-sslinfo.patch | application/octet-stream | 9.6 KB |
v51-0007-nss-Support-NSS-in-pgcrypto.patch | application/octet-stream | 78.2 KB |
v51-0006-nss-Documentation.patch | application/octet-stream | 35.6 KB |
v51-0005-nss-pg_strong_random-support.patch | application/octet-stream | 2.0 KB |
v51-0004-test-check-for-empty-stderr-during-connect_ok.patch | application/octet-stream | 3.0 KB |
v51-0003-nss-Add-NSS-specific-tests.patch | application/octet-stream | 63.8 KB |
v51-0002-Refactor-SSL-testharness-for-multiple-library.patch | application/octet-stream | 12.9 KB |
v51-0001-nss-Support-libnss-as-TLS-library-in-libpq.patch | application/octet-stream | 103.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2022-01-17 14:14:05 | Re: Refactoring of compression options in pg_basebackup |
Previous Message | Magnus Hagander | 2022-01-17 13:50:27 | Re: pg_basebackup WAL streamer shutdown is bogus - leading to slow tests |