Received fatal alert: handshake_failure when webshere is running

javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure

 

Solution:

This problem is caused by jdk. There is a jce package in jdk. Access to https caused by the security mechanism will report an error. There is an alternative jar package on the official website, just replace it.

Package download address:

http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html

Replace path:

local_policy.jar, US_export_policy.jar in the directory %JAVA_HOME%\jre\lib\security

 

 

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326565847&siteId=291194637