the problem is solved adding theese lines

#ifndef SSL_OP_NO_TICKET
#define SSL_OP_NO_TICKET 0x00004000L
#endif

in util/util_compat.h

like explained here:
http://jabberd2.xiaoka.com/changeset/747


Thanks
Regards
Joao Pereira



Bernd Holzmüller wrote:
Joao Gomes Pereira schrieb:
Yes, here it is:
# yum list | grep openssl
openssl.i686 0.9.8e-7.el5 installed openssl-devel.i386 0.9.8e-7.el5 installed xmlsec1-openssl.i386 1.2.9-8.1 installed xmlsec1-openssl-devel.i386 1.2.9-8.1 installed openssl.i386 0.9.8e-7.el5 base openssl-perl.i386 0.9.8e-7.el5 base openssl097a.i386 0.9.7a-9.el5_2.1 base

Is there something missing?

I don't know when SSL_OP_NO_TICKET was added really, but I see it first
mentioned for 0.9.8f in the CHANGELOG.
Perhaps you have to find a newer version for your distribution or build
openssl by yourself.

But I'm not the correct person to give you a qualified answer to this.



--
StarTel - A Rede Livre
Joao Gomes Pereira
www.startel.pt
+351 304500650
sip: [email protected]


--
To unsubscribe send a mail to [email protected]

Reply via email to