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