anyone know what is the problem regarding the error that encountered in the PayPal sandbox?
It was working fine for months last time and we changed our server and I
You may want to set the environment variable JAVA_EXT_DIRS which value would be the path to [..]jre\lib\ext
The accepted answer of SunTlsRsaPremasterSecret KeyGenerator not available might be of some help
Other related posts which can be found on the web:
http://forums.pentaho.com/showthread.php?78991-plm-in-4-x-javax-net-ssl-SSLKeyException-RSA-premaster-secret-error
https://issues.apache.org/jira/browse/SMX4-537
I have run into the same problem and it seems as if the IPN Simulator is unable to handle https properly. (or perhaps it has trouble with RSA keys over 1024 bits?) I am unable to use the simulator, but if I test everything (in the sandbox) using a Paypal business / consumer accounts and fake a purchase, I do get IPN messages sent to my handler.