Re: Incorrect comment in be-secure-openssl.c
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-05-29T05:38:53Z
Lists: pgsql-hackers
On Thu, May 28, 2020 at 05:15:17PM +0200, Daniel Gustafsson wrote: > The comment in be-secure-openssl.c didn't get the memo that the hardcoded DH > parameters moved in 573bd08b99e277026e87bb55ae69c489fab321b8. The attached > updates the wording, keeping it generic enough that we wont need to update it > should the parameters move again. Indeed, looks good to me. I'll go fix, ust let's wait and see first if others have any comments. -- Michael
Commits
-
Fix comment in be-secure-openssl.c
- 3fa44a300498 13.0 landed
-
Move EDH support to common files
- 573bd08b99e2 11.0 cited