diff options
author | Phil Pennock <pdp@exim.org> | 2012-05-28 01:11:48 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-05-28 01:11:48 -0400 |
commit | 3ecab1575ef1f45a5e7cd3c48cd937ffa8eb0ad9 (patch) | |
tree | b12a012b6aa387392d01990b8627f0b0859a4bf0 /doc/doc-docbook | |
parent | 4789da3a20432b8ce9cdccfb0713c027f91447c9 (diff) | |
parent | f0f5a555bee153477d12bcbce90875d46884281c (diff) |
Merge openssl_disable_ssl2 branchexim-4_80_RC7
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index f368608a0..ae1f7df03 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -14385,7 +14385,7 @@ harm. This option overrides the &%pipe_as_creator%& option of the &(pipe)& transport driver. -.option openssl_options main "string list" unset +.option openssl_options main "string list" "+no_sslv2" .cindex "OpenSSL "compatibility options" This option allows an administrator to adjust the SSL options applied by OpenSSL to connections. It is given as a space-separated list of items, |