function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
wsp63002wsp63002 

javax.net.ssl.SSLHandshakeExeption - jdk version correct?

From the application server log:

- ; nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found due to RemoteException

I've read several posts here that reference the same SSL error/exception and most, if not all, were remedied by a certain jdk install.

Currently, we have j2sdk-1.4.2_07-fcs installed. Are there other actions that I need to take to resolve this?

Any help would be great.

Thank you.
DevAngelDevAngel
What platform or appserver are you on?