capint
1/4/2017 - 5:05 PM

Java >> Add a certificate to JRE

Java >> Add a certificate to JRE

1. Download the certificate of the website
2. Launch the command from INSTALLED_JRE/bin: keytool -import -noprompt -trustcacerts -alias ECLIPSE -file D:/Users/Desktop/-.eclipse.org.crt -keystore F:/Java/jdk1.7.0_79/jre/lib/security/cacerts -storepass changeit