Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : Re: IdTCPClient/Server. Switch to secure D7 Indy 9
| Subject: | Re: IdTCPClient/Server. Switch to secure D7 Indy 9 |
| Posted by: | "Jon Jacobs" (jon.jaco..@snelling.com) |
| Date: | 12 Feb 2007 07:50:16 |
>can attach a TIdSSLIOHandlerSocket to the TIdTCPClient and a
>TIdServerIOHandlerSSL to the TIdTCPServer,
I have attached them.
>and then install Indy's
>custom-made OpenSSL DLLs
I have placed the DLL's in the application directories.
Is there anything else involved in "installing" them?
Now the big question...
What do I put in the SSLOptions?
(Obviously I know very little about SSL
beyond what the letters stand for)
Thanks,
Jon