We have a SOAP-webservice which we are trying to acquire a connection to through a https-connection setup with username / password connection, no certificate should be involved. It seems that Java is still attempting and failing a certificate handshake. How do I setup the connection such that it manages to use the username/password?We have a SOAP-webservice which we are trying t