Update comment

The "callback" that this comment was referring to was removed by commit
c0a15e07cd, so update to match the current
code.
pull/28/head
Peter Eisentraut 8 years ago
parent 958c7ae0b7
commit a228e44ce4
  1. 2
      src/backend/libpq/be-secure-openssl.c

@ -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…
Cancel
Save