Hacker News new | ask | show | jobs
by boonedocks 4883 days ago
Anyone else having trouble getting "export OPENSSL_NO_DEFAULT_ZLIB=1" to work on Apache 2.2.22, CentOS 5.9?

I have tried it in /etc/sysconfig/httpd and /etc/init.d/httpd (in start) and SSL tools still report that compression is on.

1 comments

Hm, I'm just on my phone now and going to bed but here's link from RH's bugzilla going into it, maybe it's of any help to you: https://bugzilla.redhat.com/show_bug.cgi?id=857051#c5

Can't say any more than that it works for us – we compile Apache ourself though for various reasons. But according to the link above it should work.