摘要: private static void trustAllHttpsCertificates() throws Exception { javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[... 阅读全文
posted @ 2015-10-29 17:46 jimw 阅读(966) 评论(0) 推荐(0) 编辑