Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jun : How do I do SSL in Delphi 6?
| Subject: | How do I do SSL in Delphi 6? |
| Posted by: | "Dan" (frozendi..@gmail.com) |
| Date: | Tue, 17 Jun 2008 17:07:21 |
Hi, I'm trying to get SSL up. For SSL do I need a CertFile, KeyFile, and
RootCertFile? If so where can I apply for those other than paying verisign
a ton of money?
Also when I put the component down and set it as the intercept for a
HTTPServer, I get an error that I'm missing DLLs, something like eys.dll and
ssleas.dll (don't remember the exact names), but I grabbed the newest
versions of those dlls, and put them in the same directory as the exe, and
it still couldn't find them.
- Dan