| Author |
Java Keystore
|
Meet Gaurav
Ranch Hand
Joined: Oct 08, 2008
Posts: 492
|
|
Hi,
I have a certificate.txt file from this how to create a keystore file.. Please assist me
certificate.txt contains
|
 |
Peter Taucher
Ranch Hand
Joined: Nov 18, 2006
Posts: 174
|
|
You need to use the 'keytool' as described in:
http://java.sun.com/javase/6/docs/technotes/tools/windows/keytool.html
It's been a long time since working with keystores, but I don't think that you're able to simply import a RSA key (not without certificate).
|
Censorship is the younger of two shameful sisters, the older one bears the name inquisition.
-- Johann Nepomuk Nestroy
|
 |
 |
|
|
subject: Java Keystore
|
|
|