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
another part of certificate selection should be based on signature algorithms -- i.e. when both EC and RSA certificates are available for the same alpn/hostname/..., accept that and select during the handshake the correct certificate (I suspect this step is already done). need to read up on the code to figure out whether this is actually an issue
This is crucial for web servers using let's encrypt TLS-ALPN challenge (RFC 8737).
The text was updated successfully, but these errors were encountered: