You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: