need some help
843811Jan 8 2007 — edited Jan 9 2007Hi every 1
i am new to jsse at the moment ive started off wid creating the keystores n trust store. Im following the steps provided in the refrence document. I managed to create a certificate for the server however when i use the cat command i get the error
'cat' is not recognized as an internal or external command, operable program or batch file
Also now i started wo create a keystore n truststore for the client but its not excepting my password at all i get the error
keytool error: java.io.IOException: keystore wa tampered with , or password was incorrect.
the command im entering is
keytool -genkey -alias client -keyalg RSA -validity 70 -keystore keystore
I dont know what to do.I hope that there is some expert who can help me in this matter.