I'm getting errors like:
"IndyProtocols5 does not use or support IdSSLOpenSSLHeaders.."
when attempting to install Indy 9 or 10 with my Delphi5 and notice it is a problem for others. This causes the exception:
"Could not load SSL library"
when using IdHttp.IOHandler.
The applications I have inherited include so many unsupported D5 components, upgrading to D6+ is unfortunately beyond my skillset. I want to initially use Indy for posting and downloading CSV, but potentially calling web services too.
Is there a known workaround for this or should I start looking in to other options like ICS which may still work with D5.
Thanks