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
Post a Comment