openssl_options: rejig default code & debug prints.
authorPhil Pennock <pdp@exim.org>
Tue, 22 Mar 2011 12:39:43 +0000 (08:39 -0400)
committerPhil Pennock <pdp@exim.org>
Tue, 22 Mar 2011 12:39:43 +0000 (08:39 -0400)
A couple of debug_printf()s missing trailing \n.

Set the default to 0L and |= the one item we default, rather than
setting outright, in the hopes of soon also |= setting another option if
available (SSL_OP_NO_SSLv2).


No differences found