Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Nov : SSL connecting to SOAP server

www.cryer.info
Managed Newsgroup Archive

SSL connecting to SOAP server

Subject:SSL connecting to SOAP server
Posted by:"Halim Boumedjirek" (hboumedjir..@idealss.com)
Date:Tue, 21 Nov 2006 17:02:44

We are using HTTPS to post our request to a secure SOAP server. We are using
Indy 9 components: IdSSLIOHandlerSocket and IdHTT.
Frankly we don't know how to use the certificate in pfx format. We went
ahead and converted it to pem formats with the 3 pem files needed in
IdSSLIOHandlerSocket.
Now, when we try to post our requests we get the message: "HTTP/1.1 500
Internal Server Error"
We have no idea on what's going on. We believe that the connection to the
Web server was successful.. but not sure.
Any ideas?
thank you,
-Halim

Replies:

www.cryer.info
Managed Newsgroup Archive