Re: Support for NSS as a libpq TLS backend - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Support for NSS as a libpq TLS backend
Date
Msg-id 3E42B3A9-31A0-4B1F-99AA-0861F0854FED@yesql.se
Whole thread Raw
In response to Re: Support for NSS as a libpq TLS backend  (Jacob Champion <pchampion@vmware.com>)
Responses Re: Support for NSS as a libpq TLS backend
List pgsql-hackers
> On 18 Jan 2022, at 17:37, Jacob Champion <pchampion@vmware.com> wrote:
>
> On Wed, 2021-12-15 at 23:10 +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.
>
> I'm currently tracking down a slot leak. When opening and closing large
> numbers of NSS databases, at some point we appear to run out of slots
> and then NSS starts misbehaving, even though we've closed all of our
> context handles.

Interesting, are you able to share a reproducer for this so I can assist in
debugging it?

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




pgsql-hackers by date:

Previous
From: Julien Rouhaud
Date:
Subject: Re: Support tab completion for upper character inputs in psql
Next
From: Alvaro Herrera
Date:
Subject: Re: a misbehavior of partition row movement (?)