setSSLSocketFactory (new SSLConnectionSocketFactory(new SSLContextBuilder().loadTrustMaterial(null, new TrustSelfSignedStrategy()).build())).build()); ...
確定! 回上一頁