Verbosity in boost asio using ssl.
- by coelhudo
Is there a way to make ssl handshake more visible to me using boost asio?
I am getting an error: "asio.ssl error".
I just want more verbosity, because this message means almost nothing to me.
Thanks.