vtls_scache: include signature_algorithms in the SSL peer cache key by eslerm · Pull Request #21651 · curl/curl
Curl_ssl_peer_key_make() did not include ssl->signature_algorithms in the SSL peer cache key, while match_ssl_primary_config() compares the field. Handles differing only in CURLOPT_SSL_SIGNATURE...


