Hi all,
I am trying to configure my openSER with TLS support and get the following error message:
May 7 15:44:39 tiger openser: WARNING:init_tls: disabling compression due ZLIB problems
May 7 15:44:39 tiger openser: ERRRO:init_tls: null openssl compression methods
Anyone could give me a hint of what is going wrong with my settings? Thank you so much for the help.
Regards.
Han
On Montag, 7. Mai 2007, Han Gu wrote:
Hi all,
I am trying to configure my openSER with TLS support and get
the following error message:
May 7 15:44:39 tiger openser: WARNING:init_tls: disabling
compression due ZLIB problems
Hi Han,
you're using probably openssl 0.9.8, there is a bug in this version regarding compression. Please refer to:
http://www.mail-archive.com/devel%40openser.org/msg04270.html
Cheers,
Henning
Han Gu wrote:
Hi all,
I am trying to configure my openSER with TLS support and
get the following error message:
May 7 15:44:39 tiger openser: WARNING:init_tls: disabling
compression due ZLIB problems
May 7 15:44:39 tiger openser: ERRRO:init_tls: null openssl compression methods
Anyone could give me a hint of what is going wrong with my settings? Thank you so much for the help.
A wild guess would be that libz is missing.
Jeremy McNamara
Thank you so much for your help, I tried both downgrade and upgrade openssl, neither of them worked, now I switch to Ubuntu on which openser is working well with TLS. Thanks again for the help. Regards, Han
On 5/9/07, Jeremy McNamara jj@nufone.net wrote:
Han Gu wrote:
Hi all,
I am trying to configure my openSER with TLS support and
get the following error message:
May 7 15:44:39 tiger openser: WARNING:init_tls: disabling
compression due ZLIB problems
May 7 15:44:39 tiger openser: ERRRO:init_tls: null openssl compression methods
Anyone could give me a hint of what is going wrong with my settings? Thank you so much for the help.
A wild guess would be that libz is missing.
Jeremy McNamara