websocketpp icon indicating copy to clipboard operation
websocketpp copied to clipboard

handle_transport_init received error: TLS handshake failed,WebSocket Connection [::1]:6643 - "" - 0 websocketpp.transport.asio.socket:5 TLS handshake timed out

Open naive-Little-Bird opened this issue 6 years ago • 3 comments

I use the example of the tls_server , but it not work. I debug the program,find the verify_subject_alternative_name function and verify_common_name function return false, how can l fix it? Can anyone help me, Thank you!

naive-Little-Bird avatar Oct 31 '19 03:10 naive-Little-Bird