Re: Support for NSS as a libpq TLS backend

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Jacob Champion <pchampion(at)vmware(dot)com>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "andrew(dot)dunstan(at)2ndquadrant(dot)com" <andrew(dot)dunstan(at)2ndquadrant(dot)com>, "andres(at)anarazel(dot)de" <andres(at)anarazel(dot)de>, "thomas(dot)munro(at)gmail(dot)com" <thomas(dot)munro(at)gmail(dot)com>, "sfrost(at)snowman(dot)net" <sfrost(at)snowman(dot)net>
Subject: Re: Support for NSS as a libpq TLS backend
Date: 2021-09-08 18:49:33
Message-ID: 2A20EED9-2D5E-4779-B201-B7458DFC3FE2@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Attached is a rebased v41 to keep the patch from bitrot.

--
Daniel Gustafsson https://vmware.com/

Attachment Content-Type Size
v41-0001-nss-Support-libnss-as-TLS-library-in-libpq.patch application/octet-stream 102.5 KB
v41-0002-Refactor-SSL-testharness-for-multiple-library.patch application/octet-stream 11.5 KB
v41-0003-nss-Add-NSS-specific-tests.patch application/octet-stream 57.8 KB
v41-0004-test-check-for-empty-stderr-during-connect_ok.patch application/octet-stream 3.6 KB
v41-0005-nss-pg_strong_random-support.patch application/octet-stream 2.0 KB
v41-0006-nss-Documentation.patch application/octet-stream 35.3 KB
v41-0007-nss-Support-NSS-in-pgcrypto.patch application/octet-stream 24.9 KB
v41-0008-nss-Support-NSS-in-sslinfo.patch application/octet-stream 3.6 KB
v41-0009-nss-Support-NSS-in-cryptohash.patch application/octet-stream 6.1 KB
v41-0010-nss-Build-infrastructure.patch application/octet-stream 21.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jacob Champion 2021-09-08 18:51:27 Re: PROXY protocol support
Previous Message Pavel Stehule 2021-09-08 18:44:40 Re: On login trigger: take three