From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Incorrect comment in be-secure-openssl.c |
Date: | 2020-05-28 15:15:17 |
Message-ID: | D9492CCB-9A91-4181-A847-1779630BE2A7@yesql.se |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
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.
cheers ./daniel
Attachment | Content-Type | Size |
---|---|---|
openssl_dh_comment.patch | application/octet-stream | 909 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Haas | 2020-05-28 15:45:17 | Re: password_encryption default |
Previous Message | David G. Johnston | 2020-05-28 14:56:22 | Re: Explain Analyze (Rollback off) Suggestion |