Opened 9 years ago

Last modified 9 years ago

#8784 new Bugs

boost.asio.ssl.stream.set_verify_callback use custom verification callback, always succeed.

Reported by: Jackarain Owned by: chris_kohlhoff
Milestone: To Be Determined Component: asio
Version: Boost 1.54.0 Severity: Problem
Keywords: Cc: jack.wgm@…

Description

boost.asio.ssl.stream.set_verify_callback use custom verification callback, always succeed. and in boost::asio::ssl::rfc2818_verification::operator() function, parameter preverified always 0.

Change History (1)

comment:1 by anonymous, 9 years ago

I don't know if my problem is related to yours but i can not get the callback to be called. I have a TLS1.2 server.

Note: See TracTickets for help on using tickets.