$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] how to set SSL_CTX_set_session_id_context - suggestion please
From: Lakshmana Rao Obulasetti (olrao_at_[hidden])
Date: 2014-05-13 03:27:11
I am using boost 1.54 library for SSL. While using this SSL in our Server, the Server is disconnecting the client by mentioning the error "session id context uninitialized". Once I check google, they suggested to set SSL_CTX_set_session_id_context. I tried to set that in our boost SSL, but I didn't find. May I know how to set this. Please, help.
Thanks & Regards
O. Lakshmana Rao