 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Hamid Guest
|
Posted: Sat Feb 25, 2006 1:03 pm Post subject: UUsing SSL |
|
|
I am using TIdConnectionInterceptOpenSSL and TIdHTTP components together to make a SSL conntection. I am using the Get method of TIdHTTP component to retrieve a URL. Is it sufficient for me to change Get("http://...") to Get("https://....") after setting intercept of TIdHTTP? Does it work properly? |
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue Feb 28, 2006 12:03 am Post subject: Re: UUsing SSL |
|
|
"Hamid" <hrz_mir (AT) yahoo (DOT) com> wrote in message
news:4400500e$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I am using TIdConnectionInterceptOpenSSL
|
That suggests that you are using a VERY old version of Indy, probably Indy
8. Such versions are outdated and no longer supported. You should considr
upgrading to the latest development snapshot of Indy 9 or 10 instead
(especially 10, because a new build was just released that finally supports
the standardized OpenSSL DLLs as-is without needing to use custom wrapper
DLLs).
| Quote: | I am using the Get method of TIdHTTP component to retrieve a URL.
Is it sufficient for me to change Get("http://...") to Get("https://....")
after
setting intercept of TIdHTTP?
|
Yes.
Gambit |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|