1
REST / HTTP / HTTPS / Rest Client with client side pfx certificate
« on: February 14, 2018, 08:00:16 AM »
Hi,
I have to consume a Rest Web service with basic athentication (login/password) and a client side pfx certificate.
How can I do this with Chilkat ? (Delphi DLL).
I have seen this sample https://www.example-code.com/DelphiDll/cert_load_from_pfx.asp but how to combine it with REST ?
Best regards
I have to consume a Rest Web service with basic athentication (login/password) and a client side pfx certificate.
How can I do this with Chilkat ? (Delphi DLL).
I have seen this sample https://www.example-code.com/DelphiDll/cert_load_from_pfx.asp but how to combine it with REST ?
Best regards