Recover Android Keystore Password
-
Is there a way to get what is currently stored as the keystore password with an alias from Monaca. I have the exported keystore which I have tried on another Android App but the password may be different. Can we have more than one alias setup ?
-
@johnfacey
It is impossible to recover the password of a keystore. However, it is possible to create more than one alias for one keystore file.
-
Is it possible to tell what password was stored in monaca for a keystore ?
-
@johnfacey
Unfortunately, no. It is impossible to tell what password was stored, for security reasons of course.