$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [asio] ssl::stream::async_handshake handler not called
From: Alex (alexander_at_[hidden])
Date: 2013-01-31 21:35:49
Hi guys,
If ssl client cannot read data from server
(SSL_connect: error in SSLv2/v3 read server hello A),
handshake handler is not called.
Is this by design? Or, probably, it should be called with error anyway.
Thanks in advance.
Alex