 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Ron L. Guest
|
Posted: Tue May 15, 2007 12:21 am Post subject: TidHTTP client with SSL via OpenSSL - moving to Indy 10 from |
|
|
Hi,
I am looking at translating an application using Indy 9 with OpenSSL to Indy
10.
Doing some research, looking at the code etc... - it looks to me that I will
need to do the following:
1. Install 10.1.16 to have access to the latest OpenSSL DLLs
2. I no longer need to manually load (with LoadLibrary) the OpenSSL dlls -
they will be automatically loaded as needed
3. I still need to set the IOHandler property of my TidHTTP to the OpenSSL
IOHandler that I am going to manually set.
Is this correct?
Anyone has a simple Indy 10 HTTP client sample I can look at?
Thanks,
Ron. |
|
| Back to top |
|
 |
Ron L. Guest
|
Posted: Tue May 15, 2007 12:23 am Post subject: Re: TidHTTP client with SSL via OpenSSL - moving to Indy 10 |
|
|
Another question - since I am no longer limited to OpenSSL - anyone has some
experience with some of the commercial SSL solutions with Indy 10 - and can
provide some feedback on their use, benefits, drawbacks etc...?
Ron.
| Quote: | Hi,
I am looking at translating an application using Indy 9 with OpenSSL to
Indy 10.
Doing some research, looking at the code etc... - it looks to me that I
will need to do the following:
1. Install 10.1.16 to have access to the latest OpenSSL DLLs
2. I no longer need to manually load (with LoadLibrary) the OpenSSL dlls -
they will be automatically loaded as needed
3. I still need to set the IOHandler property of my TidHTTP to the OpenSSL
IOHandler that I am going to manually set.
Is this correct?
Anyone has a simple Indy 10 HTTP client sample I can look at?
Thanks,
Ron.
|
|
|
| Back to top |
|
 |
Remy Lebeau (TeamB) Guest
|
Posted: Tue May 15, 2007 3:39 am Post subject: Re: TidHTTP client with SSL via OpenSSL - moving to Indy 10 |
|
|
"Ron L." <infopath@nospam-pireporting.com> wrote in message
news:4648b6ab$1 (AT) newsgroups (DOT) borland.com...
| Quote: | 1. Install 10.1.16 to have access to the latest OpenSSL DLLs
|
The latest official DLLs, yes.
| Quote: | 2. I no longer need to manually load (with LoadLibrary) the
OpenSSL dlls - they will be automatically loaded as needed
|
You did not need to do that in Indy 9. The DLLs were automatically
loaded when needed.
| Quote: | 3. I still need to set the IOHandler property of my TidHTTP
to the OpenSSL IOHandler that I am going to manually set.
|
Yes.
Gambit |
|
| Back to top |
|
 |
Eugene Mayevski Guest
|
Posted: Tue May 15, 2007 8:11 am Post subject: Re: TidHTTP client with SSL via OpenSSL - moving to Indy 10 |
|
|
Hello!
You wrote on Mon, 14 May 2007 11:23:54 -0800:
RL> Another question - since I am no longer limited to OpenSSL - anyone has
some
RL> experience with some of the commercial SSL solutions with Indy 10 - and
can
RL> provide some feedback on their use, benefits, drawbacks etc...?
SecureBlackbox offers various cipher suites, which are not possible or not
easy to use with OpenSSL, such as pre-shared key cipher suites (basically,
username/password authentication), PGP authentication (in upcoming version
5.2), easy to use components for certificate management and validation etc.
With best regards,
Eugene Mayevski
http://www.SecureBlackbox.com - the comprehensive component suite for
network security |
|
| 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
|
|