argon-app
argon-app copied to clipboard
https does not work with self-signed certs
I just fixed a small bug that was changing "https" to "http". But, once we can access https sites, we still can't access ones that have self-signed certificates ... like argonjs.io! (GitHub uses certs that the browser doesn't like).
We need a UI to manage self-signed certs and probably some plumbing to keep track of things.
Dependent on an bug in nativescript on Android: https://github.com/NativeScript/NativeScript/issues/3998