Ignore certification authentication on Axis client for WCF service
I created an axis client to WCF service (the client was generated by Eclipse, using the WSDL as an input). The client works fine when using HTTP. When using HTTPS I'm getting the following exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target I understand the error, but I don't want to give it a place where the certificates are located. I want to tell Axis to avoid this step (accept any certificate without