beast icon indicating copy to clipboard operation
beast copied to clipboard

SSL verify callback not being invoked during handshake TLS 1.2

Open gopalak opened this issue 3 years ago • 5 comments

Beast version 306 I understand this is not a beast specific issue. But my TLS client code has a ssl verify callback set on the SSL context but that never gets invoked. Searching around I find different answers but nothing seems to explain why a callback for cert verification is not being called.

I have set the verify mode to verofy_peer set the verify call back function as well

Appreciate the help PS: I know the server I connect to presents a self signed cert

gopalak avatar Oct 09 '21 16:10 gopalak

@chriskohlhoff Any Ideas?

madmongo1 avatar Oct 09 '21 16:10 madmongo1

@chriskohlhoff Any Ideas?

I did post the same in that repo as well. Havent seen reply :(

gopalak avatar Oct 09 '21 16:10 gopalak

@chriskohlhoff Any Ideas?

I did post the same in that repo as well. Havent seen reply :(

Chris is a busy guy.

madmongo1 avatar Oct 09 '21 19:10 madmongo1

Perhaps post your code that is constructing the SSL context?

brjoha avatar Nov 20 '21 23:11 brjoha

This issue has been open for a while with no activity, has it been resolved?

stale[bot] avatar Jan 09 '22 03:01 stale[bot]

@gopalak any luck on providing us with some code?

klemens-morgenstern avatar Sep 24 '22 05:09 klemens-morgenstern