Does this API handles X509 certificate import is it possible to do using this API?
gnaneswarreddy opened this issue · 1 comments
gnaneswarreddy commented
I have to handle X509 certificate import on every call to the SOAP Service is it possible using this API? Can you please help?
pmorelli92 commented
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.