I am using XMLHTTP to post an XML to a servlet and it works fine when the connection is not secure. When I change the servlet URL to a secured one ( https ) which requires certificate, it fails to make the connection. Anyone know how to use certificate along with XMLHTTP? I have the client certificate in my local drive.
Thanks
Jerin
Thanks
Jerin