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
The updates are currently downloaded via http, which is insecure and could allow unauthorized access via mitm. Updates and checks should be served via SSL. It does not need to be a valid SSL cert if the root ca were installed as part of the update.
The updates are currently downloaded via http, which is insecure and could allow unauthorized access via mitm. Updates and checks should be served via SSL. It does not need to be a valid SSL cert if the root ca were installed as part of the update.