kaikramer / keystore-explorer

KeyStore Explorer is a free GUI replacement for the Java command-line utilities keytool and jarsigner.
https://keystore-explorer.org/
GNU General Public License v3.0
1.7k stars 275 forks source link

Upgrade Java Cryptography dialog is showing every time #172

Closed prasanthmurugan closed 5 years ago

prasanthmurugan commented 5 years ago

keystore bug 2

Upgrade java crytography dialog is showing every time even i did all the steps that are shown in the screenshots. Please note

kaikramer commented 5 years ago

Java 8 Update 101 is very old and has lots of security issues. If you update to Java 8 Update 201, you won't need to install the Unlimited Strength Jurisdiction Policy files anymore.

If you really cannot update Java for some strange reason, then run KeyStore Explorer as Administrator. By doing this, KSE will be able to replace the policy files itself, so you won't have to do it manually.

prasanthmurugan commented 5 years ago

Thanks updated the java jdk it solved the problem !!