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
It appears that when SOGS was setup with https and when the sogs is reinstalled or https is no longer available (only http is), then the old https community stops being connectable from Session (even public key and hostname remains).
I have read that http vs https makes no difference in terms of security, so why not to make Session or SOGS to failover http to https or https to http automatically? Or how to manually change SOGS configuration from http to https or vice versa, please?