Ilegal option -keylag

dfpisanidfpisani 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?

Comments

  • gyroscopegyroscope I am here.Member, Sous Chef, PRO Posts: 6,598
    edited August 2013

    Hi @dfpisani

    Change "keylag" to "keyalg" (obviously without the quote marks).
  • dfpisanidfpisani Member, PRO Posts: 7
    Thanks man
    I typed wrong
    Noob mistake
    Thanks
    Now works
Sign In or Register to comment.