WebKit2.WebResource::failed-with-tls-errors
connect('failed-with-tls-errors', function (webResource, certificate: Gio.TlsCertificate, errors: Gio.TlsCertificateFlags, ): void);
This signal is emitted when a TLS error occurs during the resource load operation.
Since 2.8
- webResource
instance of WebKit2.WebResource that is emitting the signal
- certificate
- errors
a Gio.TlsCertificateFlags with the verification status of certificate