Re: Force disable of SSL renegociation in the server
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Robert Haas <robertmhaas@gmail.com>, Andres Freund <andres@anarazel.de>
Date: 2021-05-25T01:17:06Z
Lists: pgsql-hackers
On Mon, May 24, 2021 at 11:09:38AM +0200, Daniel Gustafsson wrote: > 1.1.0d killed what was left of SSL3_FLAGS_NO_RENEGOTIATE_CIPHERS while keeping > it defined, so there is also very little value in even attempting it there. > > +1 on the patch, LGTM. Thanks, applied. I was having a very hard time putting a T instead of a C to renegotiation.. -- Michael
Commits
-
Disallow SSL renegotiation
- 7777df34d7a3 9.6.23 landed
- c64b5d10d695 10.18 landed
- 96918b76fb05 11.13 landed
- 3f8072be8a71 12.8 landed
- a23c0b00f08a 13.4 landed
- 01e6f1a842f4 14.0 landed