Re: HTTPS using Indy



Otavio Macedo wrote:
>
> I am using the following Indy components: IdHTTP and
> IdConnectionInterceptOpenSSL.

Yes, that's one possible toolset you can use. But the first time SSL
connection you start to struggle with, it is always the worst. There are
several things, compatibilities, versions, server settings, firewalls
etc. that can go wrong, and your SSL line just stays dead.

> I am new to SSL and I couldn't understand it very well.

You better try your luck with Google to find if anyone in this
newsgroups has already asked the same question as you do.

If there is nothing, then you'll probably get better Indy related
answers if you ask them here:
news://newsgroups.borland.com/borland.public.delphi.internet.winsock

But do your homework, first try to learn more yourself. Writing a
totally comprehensive, beginner Indy/SSL newsgroup answer is quite a
task for anyone.
-Sebastian
.