openssl with zlib support
Mohacsi Janos
mohacsi at niif.hu
Fri Jun 6 17:02:41 UTC 2008
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 at host:~$ openssl s_client -ssl3 -connect linuxmachine.hu:https
</dev/null 2>/dev/null | grep Compression
Compression: zlib compression
Compression: 1 (zlib compression)
user at 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
More information about the freebsd-hackers
mailing list