Hi, I have been able to successfully connect to the server with compression enabled but there was some difference between the way 0.9.8f and 0.9.8o behave.
With compression enabled for openssl 0.9.8f packet capture shows null compression as an option. With compression enabled for openssl 0.9.8o packet capture shows null and deflate compression as options. I also checked the change logs and found the following : *Changes between 0.9.8n and 1.0.0 [29 Mar 2010]* Add options to enc utility to support use of zlib compression BIO. My question is: Does openssl 0.9.8f support deflate compression (basically does it support zlib)? Regards, Tushar