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!