I am following This tutorial for boost SSL. The only thing I did that was not done on that tutorial is put each class into its own files. I have no clue where this is being thrown so its a hard one for me to debug.
error C2248: 'boost::asio::detail::noncopyable::noncopyable' : cannot access private member declared in class 'boost::asio::detail::noncopyable'
io_serviceby reference instead of by value? Impossible to tell without looking at your code - nijansen