8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958c7ae commit a228e44Copy full SHA for a228e44
src/backend/libpq/be-secure-openssl.c
@@ -31,7 +31,7 @@
31
* The downside to EDH is that it makes it impossible to
32
* use ssldump(1) if there's a problem establishing an SSL
33
* session. In this case you'll need to temporarily disable
34
- * EDH by commenting out the callback.
+ * EDH (see initialize_dh()).
35
4187 *
36
*-------------------------------------------------------------------------
37
*/
0 commit comments