Gio.TlsConnection.peer_certificate_errors
TlsConnection.peer_certificate_errors: Gio.TlsCertificateFlags (Read)
The errors noticed-and-ignored while verifying Gio.TlsConnection.peer_certificate. Normally this should be 0, but it may not be if Gio.TlsClientConnection-validation-flags is not Gio.TlsCertificateFlags.validate_all, or if Gio.TlsConnection::accept-certificate overrode the default behavior.
Since 2.28