Backported from gnutls3.x the removal of the strict check on signature algorithms
TLS 1.2 is very strict on the allowed algorithms, they must match the ones listed in signature algorithm extension, however we only support SHA1 and SHA256 for TLS proto signature hashes, and if we are very strict we cannot connect to servers presenting certificates with other hashes.
Showing
Please
register
or
sign in
to comment