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
Tests: workaround for broken TLSv1.3 sigalgs in LibreSSL.
Although RSA certificate selection is currently [1] broken to complete
handshake, it happens late after sending all server handshake messages.
This is enough for tests to pick up the corresponding certificate type.
Workaround is to avoid sending application data resulting in SIGPIPE.
[1] openbsd/src@ccf5fc6
0 commit comments