While using Burp Proxy for a given site I am getting the above error and no response is getting displayed.
Received fatal alert: handshake_failure
Can anyone help me on this?
While using Burp Proxy for a given site I am getting the above error and no response is getting displayed.
Received fatal alert: handshake_failure
Can anyone help me on this?
Check to see your Burp Alerts log if there is a “You have limited key lengths available" message there. If so, you will need to replace the "strong" versions of Java Cryptography Extension with the "unlimited" strength ones.
[path_to_jre]/java -version