cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: issue with quick reconnect

From: <koettermarkus_at_gmx.de>
Date: Thu, 20 Aug 2009 18:16:00 +0200

koettermarkus_at_gmx.de wrote:

> But luckily thats where openssl 'documentation' comes into play, using
> SSL_alert_desc_string, SSL_state_string, SSL_rstate_string_long and the
> other friendly helpers from ssl_stat.h can help out.

http://cvs.openssl.org/fileview?f=openssl/apps/s_cb.c&v=1.28
msg_cb & apps_ssl_info_callback do a great job, may be useful as resources.

msg_cb has to be attached after conn->handle is set.

Markus
Received on 2009-08-20