Hi guys,

Does the latest version of boost(1.70) supports openssl 1.1.1a? 
We have an ssl server written using boost asio. It is working fine when we upgraded boost from 1.55 to 1.70. The problem started when we use openssl 1.1.1a. SSL handshake (async_handshake) is failing. 

These are the errors we got in callback. 
Error : 337785133, Message : ssl session id callback failed

--
Regards,
Chandrasekhar Dhulipala