Comment 2 for bug 1227055

Revision history for this message
Olivier Tilloy (osomon) wrote :

It appears we need to provide a custom component for the experimental.certificateVerificationDialog property of the webview to deal with certificate verification.

The interface for this custom component exposes a "hostname" property, as well as two slots: "accept()" and "reject()".