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
SSLHostnameVerifier was implemented as mostly a pass-thru from HttpClient. Unfortuantely OkHttp doesn't offer the same interfaces. We need to implement something to keep SSLHostnameVerifier available.