JAVA: how to obtain keystore file for a certification (crt) file

Viewed 47645

HI All,

I have a .crt file and I need to get the associated keystore file. How to do so?

Is keytool is helpful in that?

Thanks.

2 Answers
Related