Method

SoupMessageget_tls_peer_certificate_errors

Declaration [src]

GTlsCertificateFlags
soup_message_get_tls_peer_certificate_errors (
  SoupMessage* msg
)

Description [src]

Gets the errors associated with validating msgs TLS peer certificate. Note that this is not set yet during the emission of SoupMessage::accept-certificate signal.

Return value

Type: GTlsCertificateFlags

A GTlsCertificateFlags with msgs TLS peer certificate errors.