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" schreef op 10
oktober 2019 22:36:11 CEST:
>I use the example from Google, which is ident
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 1 -alias my-alias
This is the LC lesson (using Windows exe):
keytool.exe -genkey -v -keystore release.keys