Converting a .pfx certificate to x509 format
843811Mar 18 2002 — edited Mar 22 2002Hi Java Gurus,
I am not able to convert .pfx certificate to x509 format. The jdk1.3 keytool command is not recognizing it.
I have to do the following.
1. Open internet explorer
2. Type website address, click on go
3. Browser pops a "Client Authencitation" window.
I click the required certificate and click on ok
4. Get connected to the website
Now how do I do the same thing from the command line using a Java Client.
Any help/hints/guidance is highly appericiated.
Thanx in advance
Moses