SSL Error / RSA premaster secret error

前端 未结 2 718
感情败类
感情败类 2021-01-13 16:14

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

2条回答
  •  独厮守ぢ
    2021-01-13 16:42

    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

提交回复
热议问题