Hi, I am trying to use x509 client certificate authentication to access SOAP based APIs. As per documentation, we have to sign the client certificate using one of the CAs listed in the trust list. Is it possible to use a self signed certificate and a...