This tool may help you.
http://yellowcat1.free.fr/index_ktl.html.
javaws http://ragingcat.developpez.com/jws/ktl/on_ktlp_main.jnlp
I have tested on LINUX/DEBIAN may works on proprietary system too.2006/10/6, Eshwaramoorthy Babu <[EMAIL PROTECTED]>:
Hi,I have the below certificates with me1.Server certificate : PEM format2.Private Key in : PKCS8 format3.Server Root Certificate in : PEM formatCannay one tell me How to convert the above into Java keystore(JKS) FORMAT.Is there any tool available for conversion? Does keytool understand PEM and PKCS8 format?If I have to give the server certificate and the root certificate to the client do I have to include the server and server root certificate in a single keystore file?Agains for the server do I have to generate another keystore file with Private key and server certificate?Thanks in advance,Babu
