Cap-go / capacitor-inappbrowser

Capacitor plugin in app browser with urlChangeEvent
MIT License
57 stars 37 forks source link

Feature: Add option to ignore untrusted ssl certs in web view #129

Closed wilomgfx closed 1 month ago

wilomgfx commented 1 month ago

Support ignoring SSL certificate errors in the web view, allowing the user to continue browsing to the page as normal.

Fixes #122