Re: Support for NSS as a libpq TLS backend

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Stephen Frost <sfrost(at)snowman(dot)net>
Subject: Re: Support for NSS as a libpq TLS backend
Date: 2020-06-25 15:39:33
Message-ID: C066809B-0D9C-4262-A7B4-1CB45450C0E9@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 15 May 2020, at 22:46, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:

> The 0001 patch contains the full NSS support, and 0002 is a fix for the pgstat
> abstraction which IMO leaks backend implementation details. This needs to go
> on it's own thread, but since 0001 fails without it I've included it here for
> simplicity sake for now.

The attached 0001 and 0002 are the same patchseries as before, but with the
OpenSSL test module fixed and a rebase on top of the current master.

cheers ./daniel

Attachment Content-Type Size
0002-Make-pg_stat_ssl-reporting-backend-agnostic-v2.patch application/octet-stream 1.2 KB
0001-WIP-Support-libnss-for-as-TLS-backend-v2.patch application/octet-stream 130.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2020-06-25 15:46:54 Re: Default setting for enable_hashagg_disk
Previous Message Bruce Momjian 2020-06-25 15:36:22 Re: PostgreSQL and big data - FDW