Security:090477 Certificate chain received from x.x.x.x was not trusted causing SSL handshake
I have two application servers one is weblogic and another is
jboss
i am communicationg using the url class in
java from weblogic(simple plain pojo) to jboss(a
jsp) but during runtime i get the above exception.
but on the other hand vice-versa works fine.
i have event implemented the trustanymanager for weblogic here is the code
I am stuck on this issue for last 1 day...So kindly help you find a way around.
Regards,
Swapneel Killekar.