argon-app icon indicating copy to clipboard operation
argon-app copied to clipboard

https does not work with self-signed certs

Open blairmacintyre opened this issue 9 years ago • 1 comments

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.

blairmacintyre avatar Sep 29 '16 16:09 blairmacintyre

Dependent on an bug in nativescript on Android: https://github.com/NativeScript/NativeScript/issues/3998

kimberlysiva avatar Jun 14 '17 16:06 kimberlysiva