Results 1 to 2 of 2

Thread: [RESOLVED] keytool -genkey -keystore [Not Working]

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Resolved [RESOLVED] keytool -genkey -keystore [Not Working]

    Hi
    what is wrong in this command please help me why it is not working it shows the error
    Code:
    C:\Program Files\Java\jdk1.6.0_17\bin>keytool -genkey -keystore secureapp -alias me
    
    keytool error: java.lang.RuntimeException: Usage error, ûkeystore is not a legal
    please help

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2007
    Posts
    912

    Re: keytool -genkey -keystore [Not Working]

    Hi my above command works but why this command is not working why is show this error?
    Code:
    jarsigner –keystore secureapp file.jar me
    Code:
    C:\Program Files\Java\jdk1.6.0_17\bin>jarsigner -keystore secureapp file.jar
    me
    Enter Passphrase for keystore:
    jarsigner error: java.lang.RuntimeException: keystore load: C:\Documents and Set
    tings\user\.keystore (The system cannot find the file specified)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width