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
To simplify development/testing, and to allow the API to be called directly, we should fetch certificates for the host the API server is running on and use those when possible.
Can also consider restricting binding non-secure ports only to loopback, with certs required for external interfaces.