On Thu, 18 Oct 2012 23:55:41 +0200 Andrey Kulikov wrote:

> > OpenSSL enables zlib by default.
> 
> Could you please advice for what version and platform this is true?
> 
> openssl-1.0.1c for linux-elf
> has no-zlib configured by default.

Sorry, I asked the wrong way.  OpenSSL, when compiled with zlib
support, enables deflate (id 1) compression by default.  I was
wondering if this should stay as is or should change to disabled by
default even when zlib support is compiled in (i.e. compression will
only get used when explicitly enabled by an application using the
library).  The change would render SSL_OP_NO_COMPRESSION meaningless
and possibly want a new option for doing the opposite.

-- 
Tomas Hoger
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to