Currently our app makes web calls using the Windows OLE object "WinHttp.WinHttpRequest.5.1".
I am looking into possible changing to HttpClient.
We are using the SetClientCertificate method which I don't see in PowerBuilder HttpClient. RestClient doesn't have it either.
Is there a way to accomplish this with the HttpClient object?
https://docs.microsoft.com/en-us/windows/win32/winhttp/iwinhttprequest-setclientcertificate