delphi - Indy TIdSSLIOHandlerSocketOpenSSL - it works on my PC, not on my friend's -


my application using tidhttp.get access clickbank's api. in order work, have assign tidssliohandlersocketopenssl tidhttp.iohandler.

the problem is, above setup works fine on pc (the dev box), when send out friends, forbidden (403) error.

could missing openssl libaries? did search on pc, , bunch of apps buddys have, includes sll libraries.

am missing something?

my bad - libeay32.dll , ssleay32.dll has in either windows directory, or in app's directory.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -