Re: PostgreSQL not setting OpenSSL session id context?

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Shay Rojansky <roji@roji.org>
Cc: Heikki Linnakangas <hlinnaka@iki.fi>, pgsql-hackers@postgresql.org
Date: 2017-08-04T20:54:05Z
Lists: pgsql-hackers
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

  1. Disallow SSL session tickets.