I found out how: bouncycastle.org
On Dec 5, 8:18 pm, jax <[email protected]> wrote: > I have discovered that JKS is not supported by android. > > How do I create a BKS keystore? > > On Dec 5, 5:55 pm, jax <[email protected]> wrote: > > > I am trying to create certificates for users for my program > > > I am have created a keystore and included the publickeystore.store > > with my application in the assets folder. I created all the > > certificates using the keytool program from JAVA. > > > When I try to authenticate the certificate I get the following error: > > > 12-05 17:32:49.962: ERROR/AndroidRuntime(891): Caused by: > > java.security.KeyStoreException: KeyStore JKS implementation not found > > > What does this mean? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

