Creating keystore file programmatically
843811Dec 4 2002 — edited Dec 11 2002Hi,
Wondering if you will be able to help me. I would like to find out how you can create a keystore file programmatically without using the keytool command.
What I'm trying to do is generate KeyPairs for the SSL connections. After the keys are signed, I would like to insert the keys into a new keystore file. Is that possible and if it is do you perhaps know how?
Thanks
Julia