[All]
When using the Indy SSL components, an error 'Could Not Load SSL Library' is raised
Abstract: When using the Indy SSL components, an error 'Could Not Load SSL Library' is raised
Information in this Brief applies to:
Overview
This article explains how to work around the 'Could Not Load SSL Library' error by explaining what you must install on your system.
Details
This error is raised because you must have OpenSSL installed on your machine in order to use the IndySSL components.� At runtime, Indy attempts to load libeay32.dll and ssleay32.dll.� Due to restrictions on exporting SSL technology, these .dll's are not distributed along with Indy.� Please review Indy's SSL site for information on where you can obtain the OpenSSL .dll's.
http://www.indyproject.org/ssl.htmlhttp://www.indyproject.org/ssl.html">http://www.indyproject.org/ssl.html>