httpclient

来源:互联网 发布:javascript div 编辑:程序博客网 时间:2024/06/05 12:58

create the ssl server:

http://www.mkyong.com/tomcat/how-to-configure-tomcat-to-support-ssl-or-https/

https://svn.atlassian.com/svn/public/atlassian/vendor/jersey-1.0.3/trunk/jersey/samples/https-clientserver-grizzly/README.html

http://people.apache.org/~gmazza/restexamples/https-clientserver-grizzly

http://docs.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html

http://www.bhaveshthaker.com/24/calling-invoking-secure-restful-web-service-over-https-with-jax-rs-in-java-without-keystore-truststore-information/

https://gist.github.com/outbounder/1069465/raw/628bd16f5857bd2f8802b337f4429448eab1d95b/ClientHelper.java

http://coenos.com/blog/?p=232


https://jersey.java.net/apidocs/1.17/jersey/com/sun/jersey/api/client/package-summary.html



usefull

http://wenku.baidu.com/view/e8709d3e5727a5e9856a613b.html

project: https://grizzly.java.net/

原创粉丝点击