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
The signature_algorithms extension is provided in the TLS 1.2 ClientHello and could be used with the existing GetCertificate hook to choose between certificate chains with RSA and ECDSA signatures if exposed in ClientHelloInfo.
The
signature_algorithmsextension is provided in the TLS 1.2 ClientHello and could be used with the existingGetCertificatehook to choose between certificate chains with RSA and ECDSA signatures if exposed inClientHelloInfo./cc @agl