Ilegal option -keylag
dfpisani
Member, PRO Posts: 7
Hello everybody
Im following the guide "getting started" on game salad website but when im try to created a keystore
keytool -genkey -v -keystore myname.keystore -alias aliasname -keylag RSA -keysize 2048 -validity 10000
a error message display on the terminal
Illegal option: -keylag
Try keytool -help
i set the os language to english but the error persist
Im using a mac osx 10.8.4
Someone can help me?
Im following the guide "getting started" on game salad website but when im try to created a keystore
keytool -genkey -v -keystore myname.keystore -alias aliasname -keylag RSA -keysize 2048 -validity 10000
a error message display on the terminal
Illegal option: -keylag
Try keytool -help
i set the os language to english but the error persist
Im using a mac osx 10.8.4
Someone can help me?
Comments
Hi @dfpisani
Change "keylag" to "keyalg" (obviously without the quote marks).
""You are in a maze of twisty passages, all alike." - Zork temp domain http://spidergriffin.wix.com/alphaghostapps
I typed wrong
Noob mistake
Thanks
Now works