You can use register_uri_scheme to register custom URI schemes,
and manage several other settings.
TLS certificate validation failure is now treated as a transport error by default. To handle TLS failures differently, you can connect to
load_failed_with_tls_errors. Alternatively, you can use
set_tls_errors_policy to set the policy
webkit_tls_errors_policy_ignore; however, this is not appropriate for Internet applications.