Android/Java PKCS12 Industry format Keystore

JJS jjs at krutt.org
Thu Oct 10 14:55:25 EDT 2019


Hi,


have some people already changed their  (Android/Java) keystore keys to 
the PKCS12 format?


When creating a keystore key i get this warning a few times:


Warning:
The JKS keystore uses a proprietary format.
It is recommended to migrate to PKCS12 which is an industry standard 
format using "keytool -importkeystore -srckeystore yourapp.keystore 
-destkeystore yourapp.keystore -deststoretype pkcs12".

Or still using the proprietary format?

Regards.




More information about the use-livecode mailing list