You can compile this java codes to test an HTTPS service. At this post, I described briefly how to test an SSL encrypted web service with SSLPoke.class and also compile a new java class. ....

You can compile this java codes to test an HTTPS service. At this post, I described briefly how to test an SSL encrypted web service with SSLPoke.class and also compile a new java class. ....
f you get a problem with SNI while creating an SSL connection to the web server, you should follow this post to debug your case. I want to add some steps about how to debug and fix the SNI problem.....
Apache base web server accepts a wide range of request methods like DEBUG, DELETE, MOVE, PUT, TRACE, TRACK, HEAD, POST, GET. It doesn't mean that you need all request_methods.....
bbb....
Most certificates are issued with a set of purpose which allow to limit certificate usage.If you are planning to use an SSL certificate for encryption, you need to check your certificate purposes extension.....