Date: Fri, 6 Jun 2008 19:02:36 +0200 (CEST) From: Mohacsi Janos <mohacsi@niif.hu> To: freebsd-hackers@freebsd.org Subject: openssl with zlib support Message-ID: <20080606185442.O7163@mignon.ki.iif.hu>
next in thread | raw e-mail | index | archive | help
Dear All,
Are there any reason to not enabling zlib compression for TLS in
openssl on FreeBSD ?
My colleague tested with some different platforms:
user@host:~$ openssl s_client -ssl3 -connect linuxmachine.hu:https
</dev/null 2>/dev/null | grep Compression
Compression: zlib compression
Compression: 1 (zlib compression)
user@host:~$ openssl s_client -ssl3 -connect freebsdmachine.hu:https
</dev/null 2>/dev/null | grep Compression
Compression: NONE
Would it break ABI if I enable it by tweaking the openssl Makefile?
Best Regards,
Janos Mohacsi
Network Engineer, Research Associate, Head of Network Planning and Projects
NIIF/HUNGARNET, HUNGARY
Key 70EF9882: DEC2 C685 1ED4 C95A 145F 4300 6F64 7B00 70EF 9882
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080606185442.O7163>
