peer_certificate_errors


Description:

public TlsCertificateFlags peer_certificate_errors { get; }

The errors noticed-and-ignored while verifying peer_certificate.

Normally this should be 0, but it may not be if validation_flags is not g_tls_certificate_validate_all, or if accept_certificate overrode the default behavior.