Re: TLS session tickets disabled?

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Jacob Champion <jacob.champion@enterprisedb.com>
Cc: Cameron Vogt <cvogt@automaticcontrols.net>, Tom Lane <tgl@sss.pgh.pa.us>, "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2024-08-19T12:52:45Z
Lists: pgsql-bugs
> On 17 Aug 2024, at 23:27, Daniel Gustafsson <daniel@yesql.se> wrote:
> 
>> On 17 Aug 2024, at 01:00, Jacob Champion <jacob.champion@enterprisedb.com> wrote:
>> 
>> On Fri, Aug 16, 2024 at 12:12 PM Cameron Vogt
>> <cvogt@automaticcontrols.net> wrote:
>>> 
>>> I can confirm the .diff patch Daniel sent over solves my issue.
>> 
>> I also tested against a Python stack that's session-aware and was
>> producing the same error message, and the patch fixes it.
> 
> Thanks for confirming, once I have better access to my laptop (should be
> tomorrow Sunday or Monday at the latest) I'll get this committed and
> backpatched.

This has now been done.

--
Daniel Gustafsson




Commits

  1. Fix regression in TLS session ticket disabling