CryptoPkg: Log TLS handshake certificate verification error reason

When the TLS error is `SSL_R_CERTIFICATE_VERIFY_FAILED`, the
verification failure reason is reported by `SSL_get_verify_result`.

Adding this reason to the debug logs is valuable to pin-point
certificate rejection that are specific to EDK II.

Signed-off-by: Jean-Tiare Le Bigot <jt@yadutaf.fr>
1 file changed