Android/Java PKCS12 Industry format Keystore

Jjs jjs at krutt.org
Fri Oct 11 07:34:29 EDT 2019


That's the same i use too. Maybe the updated java is the cause of the warning. Latest of jave jdk 8. The keys still work, so i was curious if this could have consequences.

"J. Landman Gay via use-livecode" <use-livecode at lists.runrev.com> schreef op 10 oktober 2019 22:36:11 CEST:
>I use the example from Google, which is identical to the example in the
>
>LC lesson. This is Google:
>
>keytool -genkey -v -keystore my-release-key.jks -keyalg RSA -keysize 
>2048 -validity 10000 -alias my-alias
>
>This is the LC lesson (using Windows exe):
>keytool.exe -genkey -v -keystore release.keystore -alias TicTacToe 
>-keyalg RSA -keysize 2048 -validity 10000
>
>I have never seen any warnings.
>
>On 10/10/19 1:55 PM, JJS via use-livecode wrote:
>> 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.
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your 
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
>-- 
>Jacqueline Landman Gay         |     jacque at hyperactivesw.com
>HyperActive Software           |     http://www.hyperactivesw.com
>
>
>_______________________________________________
>use-livecode mailing list
>use-livecode at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-livecode

-- 
Verstuurd vanaf mijn Android apparaat met K-9 Mail.


More information about the use-livecode mailing list