crypto/tls clients can panic when provided a certificate of the wrong type for the negotiated parameters. net/http clients performing HTTPS requests are also affected.
{ "imports": [ { "path": "crypto/tls", "symbols": [ "rsaKeyAgreement.generateClientKeyExchange" ] } ] }