keystore & cacerts
Hi all,
I have to connect to a server which return a xml response. To connect it I need a client certificate (digitalId from verisign).
Well I hace the certificate installed in Internet Explorer and I can access to the server.
However, I want to connect from a servlet, and I don�t know haw to do it, I think I have to se a httpsUrlConnection and send my cert but...
Where I have to store my cert, in keystore, in cacerts??
Anyone could help me??
Thanks in advance