Re: PostgreSQL not setting OpenSSL session id context?
Shay Rojansky <roji@roji.org>
From: Shay Rojansky <roji@roji.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers@postgresql.org
Date: 2017-08-05T06:08:34Z
Lists: pgsql-hackers
Awesome, thanks!! On Fri, Aug 4, 2017 at 11:54 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote: > Shay Rojansky <roji@roji.org> writes: > > Great. Do you think it's possible to backport to the other maintained > > branches as well, seeing as how this is quite trivial and low-impact? > > Already done, will be in next week's minor releases. (You timed this > bug report well.) > > regards, tom lane >
Commits
-
Disallow SSL session tickets.
- c180d2eb7614 9.2.22 landed
- dda04b9dd1bd 9.3.18 landed
- bebee333c3d2 9.5.8 landed
- b798ea88ac6e 9.6.4 landed
- 97d3a0b0900a 10.0 landed
- 8d05db3d8e0c 9.4.13 landed