Hi Tom,
when I tried to access https URL, I am seeing below error.
Exception in thread "main" com.sun.jersey.api.client.ClientHandlerException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
by this error what i am expecting is , I need SSL certificate for the https URL, please correct me if I am wrong.