Hi all
i am new to web service.I am getting this exception on my server which is RHEL 5.5
error Failed to access the WSDL at: https://172.30.17.141:5010/SecureWebService/ActiveCampaignDetailsSecure?wsdl. It failed with:
sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target.
I have imported the certificate but still getting the same error.while all other server(RHEL 5.2) with same certificate are running ok.
I have read wsdl is platform independent and java is also.
so what can be issue.Please suggest.Thanks