Solution:
- Open java.security file located in
- C:Program FilesJava%java_version%libsecurity
- Note %java_version% will actually be the version of Java you have installed on your machine. Such as if you have installed JRE 1.8 Update 31 you would see the following path “C:Program FilesJavajre1.8.0_31libsecurity”
- Comment out the following line by adding a #
- “jdk.tls.disabledAlgorithms=SSLv3”
Комментариев нет:
Отправить комментарий