Hallo I am using Embarcadero/Borland C++-Builder for my personal interest and I have the problem, that after the update to openssl 1.0.2g the indy-components are not working. They are delivering an error message like "ssl-security library could not be loaded" (I tried to translate it, sorry).
I read, that the reason might be, that you turn off the support for SSL2. I guess, the problem seems to be, that you removed some functions from the library, so older software seems not to be able to load the dll, even though one is trying to use SSL3. Is there a way that you just add the old function-bodies and let them return an error-code? By that one would be able to use the old indy-components with SSL3. If my assumption is wrong, sorry. With best regards Olaf Kirfel -- Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4424 Please log in as guest with password guest if prompted -- openssl-dev mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
