Page 1 of 1

Digital Signature Questions

Posted: Fri Jul 15, 2011 7:37 pm
by townsend
Maybe the lesson on Creating Digital Signatures for Android could be expanded. For instance:

When I use the suggested Keytool command line parameters,
aside from the optional info, there are two critical entries:

1- Keystore password:
2- Enter key password for <TicTacToe> or Return if the same as Keystore Password:

What the difference on these passwords? Can't be Public and Private,
or else they'd have to be different.
jacque wrote:For now, you need to go through all the command-line business to generate a certificate. The comment in the docs means that they plan to automate this for you in a future release.
Glad to hear that.