On 17/11/09 10:06, "Plüm, Rüdiger, VF-Group" wrote:
I now see the following warning:ssl_engine_kernel.c: In function `ssl_callback_Info': ssl_engine_kernel.c:1943: warning: passing arg 1 of `SSL_state' discards qualifiers from pointer target type
See the: https://svn.apache.org/viewvc/tomcat/native/trunk/native/include/ssl_private.h?r1=802231&r2=835322&diff_format=h I've used 'const SSL *' and it compiles (and works) without that warning Regards -- ^TM
