Pinned Loading
-
disable SSL and host name verificati...
disable SSL and host name verification for apache httpclient 1try {
2TrustManager[] trustAllCerts = new TrustManager[] {
3new X509TrustManager() {
4public java.security.cert.X509Certificate[] getAcceptedIssuers() {
5return null;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.