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
-
Fix regression in TLS session ticket disabling
- f925b7f65d49 13.17 landed
- cd98a142cb37 12.21 landed
- 9333174af475 16.5 landed
- 8cea8c023edf 14.14 landed
- 4fdb6558c270 18.0 landed
- 23c200940eae 15.9 landed
- 19021d28cdf0 17.0 landed