Leon Brits writes:
Hi all,I've installed (emerge) Courier-pop3 on one of my servers and am using it with the clients all set to use TLS. This works fine in the lab. However, thanks to some other SSL equipment on our network, I must disable "compression" of the SSL flows. Apparently it is a flag set in the SSL record during the initial negotiation process. Can I control this "flag" via a config file or set some compile option or? or USE flag in Gentoo?
OpenSSL's documentation makes no mention of any compression option, except a global option to enable compression methods, which the current code does not use, so your OpenSSL library must enable compression by default, with no way to shut it off.
The just-released development tarball has a new option to use GnuTLS instead of OpenSSL, which does have a compression setting. Note however that GnuTLS does not implement SSL2.
pgpWvmrR5DUGE.pgp
Description: PGP signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
