Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Soap Service with clientside Certificate
#2
Using Indy's TIdHTTP component, try assigning a TIdSSLIOHandlerSocketOpenSSL component to the TIdHTTP.IOHandler property, and then set the IOHandler's RootCertFile, CertFile, and KeyFile properties as needed for your client certificate.  Then you can use the TIdHTTP.Post() method to send your SOAP request to the desired HTTPS URL.

Reply


Messages In This Thread
RE: Soap Service with clientside Certificate - by rlebeau - 05-16-2018, 04:31 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)