Posted By:
Veena_Sarolkar
Posted On:
Saturday, February 26, 2005 01:49 AM
Hi,
I am trying to connect to https site e.g. www.verisign.com
using jakarta httpclient. I am behind a non authenticating
proxy.
When I connec to it I am also specifying proxy details(host & port)
but getting the exception
javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: CA certificate does not include basic constraints extension
Can somebody help me?
Regards,
Veena