Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Disabling SSL compression is dependent on OpenSSL version 0.9.8 #1087

Closed
carter-thaxton opened this issue May 22, 2011 · 0 comments
Closed

Comments

@carter-thaxton
Copy link

In version 0.4.7, a patch was submitted to disable SSL compression to reduce memory use.
However, that fix uses the SSL_COMP_get_compression_methods(), which was added only in OpenSSL version 0.9.8

Unfortunately, several systems, notably Mac OS X 10.5.8 (Leopard), ship with OpenSSL 0.9.7.
I'd prefer to compile on all systems, and be optimal when we can.

@ry ry closed this as completed in 1d7a46a Jun 3, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants