Dear All,
Are there any reason to not enabling zlib compression for TLS in
openssl on FreeBSD ?
My colleague tested with some different platforms:
[EMAIL PROTECTED]:~$ openssl s_client -ssl3 -connect linuxmachine.hu:https
</dev/null 2>/dev/null | grep Compression
Compression: zlib compression
Compression: 1 (zlib compression)
[EMAIL PROTECTED]:~$ 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
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"