Hi Mark,
We have got the certificates from the thirdparty.
We are trying to make HTTPS call from one IntegrationServer(A) to other(B).
As part of this we were advised to use the setKeyAndChain service and then invoke soapHTTP.
The soapHTTP call return the soapStatus as ‘0’ but the soapResponseData is coming as empty.
The setKeyAndChain takes PrivateKey and CertFiles as input.
Since no one shares their PrivateKey we generated a PrivateKey and used the UserCertificate and CA certificate to make the https call,but the request doesnt seem to have reached IS(B).
We are getting the following error from IS(B)
The required client certificate was not provided by /10.248.11.206
Both IS A and B are 6.1.
Could you please throw some light on this issue.
Thanks in advance.
Siddu
#webMethods#API-Management#soa