Re: Force disable of SSL renegociation in the server - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Force disable of SSL renegociation in the server
Date
Msg-id YKxQEtXfO6QfDAJi@paquier.xyz
Whole thread Raw
In response to Re: Force disable of SSL renegociation in the server  (Daniel Gustafsson <daniel@yesql.se>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Test of a partition with an incomplete detach has a timing issue
Next
From: Mark Dilger
Date:
Subject: Re: Possible pointer var TupleDesc rettupdesc used not initialized (src/backend/optimizer/util/clauses.c)