Eshwaramoorthy Babu
2006-10-06 21:19:49 UTC
Hi,
I have the below certificates with me
1.Server certificate : PEM format
2.Private Key in : PKCS8 format
3.Server Root Certificate in : PEM format
Cannay 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
I have the below certificates with me
1.Server certificate : PEM format
2.Private Key in : PKCS8 format
3.Server Root Certificate in : PEM format
Cannay 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