10 2015 档案
摘要:private static void trustAllHttpsCertificates() throws Exception { javax.net.ssl.TrustManager[] trustAllCerts = new javax.net.ssl.TrustManager[...
阅读全文
摘要:The URL contains escaped bytes unsupported by the UTF-8 encoding.该原因为配置的端口不是默认端口80。需要将其他端口改为默认的即可。在web项目的web.xml 中配置如下 SSL /* ...
阅读全文
摘要:在web.xml中添加如下: SSL /* CONFIDENTIAL 服务器为resin,需要在confi.xml文件中添加 dyxnettest.jks test123
阅读全文

浙公网安备 33010602011771号