> 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
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