Re: [twsocket] Conflict with Indy over OpenSSL usage

2015-06-19 Thread Angus Robertson - Magenta Systems Ltd
> I'm using both ICS and Indy in my project, and found an issue when > OpenSSL fails to initialize when I use it one after another. > Looks like the problem is that ICS loads OpenSSL for the life of > TSslBaseComponent and Indy keeps SSL loaded per globally. > > So at some point Indy still think

[twsocket] Conflict with Indy over OpenSSL usage

2015-06-19 Thread Eugene Kotlyarov
Hi I'm using both ICS and Indy in my project, and found an issue when OpenSSL fails to initialize when I use it one after another. Looks like the problem is that ICS loads OpenSSL for the life of TSslBaseComponent and Indy keeps SSL loaded per globally. So at some point Indy still thinks that O