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
Personally, I'd prefer this warning only be logged if we're actually trying to use SSL. If we're just using PLAINTEXT connections, there's no need to warn about this.
related to #924
Personally, I'd prefer this warning only be logged if we're actually trying to use SSL. If we're just using
PLAINTEXTconnections, there's no need to warn about this.