Hy,

I seem to be at a difficulty regarding the keystore. I don't understand how
to execute the instruction line:

*keytool -genkey -keyalg RSA -alias myname -keypass password -keystore
keystore.ks -dname "cn=Paulo Soares, c=PT"*

Had no clue about keytool so I snooped around and installed the Eclipse
plugin and seems pretty straight forward.
I created a new keystore.ks file, with a certificate in it. The thing is,
when the line:

*ks.load(new FileInputStream("keystore.ks"), "sitmatr".toCharArray());*

is reached I get an exception that the keystore is not in a correct format.
So I'm guessing the plugin works different
from the command executed itself, one clue being the factor that there was
nowhere of picking an encryption alg.
such as RSA (or any other). Thing is I don't know where I'm suppose to
execute that command line.

Can anyone please help?!

Thanks a million!
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to