So, I just need to have a SSL connection between my web service and my java application but I have this error :
javax.xml.ws.WebServiceException: Failed to access the WSDL at: https://127.0.0.1:8181/WebApplication1/BonjourService?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
Could you please help me ?
[Message sent by forum member 'matof' (matof)]