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
Note: according to [Conscrypt Implementation Notes](https://github.com/google/conscrypt/blob/2.4.0/IMPLEMENTATION_NOTES.md#hostname-verification),
240
+
its default `HostnameVerifier` on OpenJDK always fails. This can be worked
241
+
around by disabling its default `TrustManager` implementation as shown above.
0 commit comments