$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Boost.Asio ssl session reuse
From: Krzysztof Trzepla (krzysztof.trzepla_at_[hidden])
Date: 2014-02-09 07:20:20
Hello,
Is there a way to cache ssl session using Boost.Asio library, so that it
can be later on reused with an abbreviated handshake?
If so, I will appreciate any example.
-- Regards, Krzysztof Trzepla