You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ssl: add a more direct test case for errors in servername_cb
An exception raised in the SSLContext#servername_cb callback aborts the
handshake and sends an "unrecognized_name" alert to the client. Add more
direct assertions for this scenario.
0 commit comments