pmorelli92/SoapHttpClient

Does this API handles X509 certificate import is it possible to do using this API?

Closed this issue · 1 comments

I have to handle X509 certificate import on every call to the SOAP Service is it possible using this API? Can you please help?

Hi @gnaneswarreddy, just search for how to add X509 certificate to an HttpClient and then you can use your own instance of HttpClient for doing the underneath call.