Hi Henrik,
I'm trying to fix the C++ related problem of bug #1716, but I have one doubt.
At line 2930 of client_side.cc there is this comment:
/* Write out the SSL session details.. actually the call below, but
* OpenSSL headers do strange typecasts confusing GCC.. */
/* PEM_write_SSL_SESSION(debug_log, SSL_get_session(ssl)); */
For testing, I have replaced PEM_ASN1_write() call with the
PEM_write_SSL_SESSION() macro, and this seems to fix all the errors
that I have listed in bug #1716.
What is the history of this comment ?
Regards
Guido
-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Sat Aug 26 2006 - 09:58:38 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:03 MDT