mirror of
https://github.com/postgres/postgres.git
synced 2025-07-02 09:02:37 +03:00
Update comment
The "callback" that this comment was referring to was removed by commit
c0a15e07cd
, so update to match the current
code.
This commit is contained in:
@ -31,7 +31,7 @@
|
|||||||
* The downside to EDH is that it makes it impossible to
|
* The downside to EDH is that it makes it impossible to
|
||||||
* use ssldump(1) if there's a problem establishing an SSL
|
* use ssldump(1) if there's a problem establishing an SSL
|
||||||
* session. In this case you'll need to temporarily disable
|
* session. In this case you'll need to temporarily disable
|
||||||
* EDH by commenting out the callback.
|
* EDH (see initialize_dh()).
|
||||||
*
|
*
|
||||||
*-------------------------------------------------------------------------
|
*-------------------------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user