Jaleel P.A wrote:
Hi,

How can i convert p12/pfx to java key store (JKS) format

Please let me know.

This is bit urgent.

thanks
Jaleel

Take a  look at http://www.lazgosoftware.com/kse
The KeyStore Explorer could be the simplest way to do that, or you can do this by hands, using the java KeyTool bundled with the JDK, in the documentation you can find
everything, but you must unpack first your p12 with openssl pkcs12 command to 
get key and certs readable by the keytool.

Bye.
--
Dott. Mag. Sergio Rabellino

 Technical Staff
 Department of Computer Science
 University of Torino (Italy)

http://www.di.unito.it/~rabser
Tel. +39-0116706701
Fax. +39-011751603
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to