Check cert against CertificateAcceptedFingerprints
authorArmin Novak <armin.novak@thincast.com>
Wed, 12 Feb 2020 11:01:50 +0000 (12:01 +0100)
committerakallabeth <akallabeth@users.noreply.github.com>
Fri, 6 Mar 2020 10:37:35 +0000 (11:37 +0100)
commit00fa84b514468f0adf944194589b20cfe74358b7
tree0c98874e43add2003cdaed386225a6d7b7728810
parentd3b36ab2996eef5234b4c9d9a25e9dc92985ff26
Check cert against CertificateAcceptedFingerprints

CertificateAcceptedFingerprints may contain a list of certificate
hashes and the corresponding fingerprint.
If one of the hashes matches consider the certificate accepted.
libfreerdp/crypto/tls.c