mirror of
https://github.com/postgres/postgres.git
synced 2026-03-20 17:44:08 -04: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:
parent
958c7ae0b7
commit
a228e44ce4
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
* The downside to EDH is that it makes it impossible to
|
||||
* use ssldump(1) if there's a problem establishing an SSL
|
||||
* session. In this case you'll need to temporarily disable
|
||||
* EDH by commenting out the callback.
|
||||
* EDH (see initialize_dh()).
|
||||
*
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue