Hi. I need to consume a web service that requires an X.509 certificate for signing the message. I have the certificate, key and keystore built and have it working fine from soapUI. From what I have seen in the tutorials it looks like NB will do this *if* the WSDL contains the security properties (i.e., via the Quality of Service tab). ...