Im integrating paypal api for my company with NVP mode. The application must be running on the Websphere application server.
In the paypal SDK kernel, it actually uses the SSLUtil class (line 37): KeyManagerFactory.getInstance ("SunX509"). this does not work on the IBM JRE. WAS uses the IbmX509.
What if I do not want to change the PayPal class?
Thanks for answering?
Hello!
Stevens
source share