Forum Discussion
kironponnath
7 years agoOccasional Visitor
I was also getting a similar error:
javax.net.ssl.SSLHandShakeException:Recieved fatal alert: handshake_failure
This can be for different reasons too. For me, the issue was fixed after updating the Ciphers.java (http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html)
Basically, I had to replace two .jar files and restart the application.
C:\Program Files\SmartBear\ReadyAPI-2.2.0\jre\lib\security
>> local_policy.jar
>> US_export_policy.jar
We had some changes to cypher and this issue could have been avoided if SmartBear can provide the latest JCE with updates to ReadyAPI.
Related Content
- 5 years ago
- 5 years ago
Recent Discussions
- 23 hours ago