摘要:
//https信任所有请求创建 public static CloseableHttpClient createSSLClientDefault(){ try { SSLContext sslContext = new SSLContextBuilder().loadTrustMaterial(null, new TrustStrategy() { ... 阅读全文
posted @ 2017-04-28 18:04
旅行箱中的候鸟
阅读(2107)
评论(0)
推荐(0)
浙公网安备 33010602011771号