Java keytool refuses Construct keystore

0 favourites
  • 6 posts
From the Asset Store
Casino? money? who knows? but the target is the same!
  • Hello,

    I have a keystore.jks from Construct for my game. I am trying to use the JDK keytool to generate a .PEM certificate, but the tool refuses the keystore and shows this error:

    "keytool error: java.io.IOException: Invalid keystore format"

    According to this answer, I need the correct JDK tool.

    What is the JDK version and provider that Construct used, so I can use the same one?

    Is there an easier method?

    Thank you!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • If you haven't used that keystore in a published game, it would probably be easier to create a new one with Android Studio or keytool. There are plenty of guides online.

  • If you haven't used that keystore in a published game, it would probably be easier to create a new one with Android Studio or keytool. There are plenty of guides online.

    Thank you. That is a good alternative.

    Using Construct is actually easier for me, and I hope there is a another solution.

  • If you already installed JDK, you should have keytool, and generating a keystore is literally just one command.

    keytool -genkey .....

  • If you already installed JDK, you should have keytool, and generating a keystore is literally just one command.

    keytool -genkey .....

    True, I understand.

    Seems like the only way for us now.

    Thank you.

  • Ashley When creating a keystore in C3, is it possible to make C3 generate the .PEM certificate too so we can download it (in case it was needed by Google to reset the key)?

    Thank you.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)