I have built a web client which uses SSL.
The client is initialized like this:
SSLContext sc = SSLContext.getInstance("ssl"); sc.init