Question HttpClient and post using certificate

kreutzer

New Member
Hi to everyone,

I need a little bit of light about HttpClient and the using of a certificate when I try to upload an XML.

I'm using V-11.7 and I have no problems using HttpClient in differents scenarios, GET, POST, uploading files, getting the responses, etc. But now I have to upload an XML to an public admnistracion URL's that requires a valid certificate.

I've been looking inside ClientLibraryBuilder but it only says the using of sslciphers and protocols.

Am I missing someting in docs or there is another method or nothing at all?

Thank you all!
 
Top