I want to use LDAPs over SSL on my windows box and have had no success. I have successfuly installed openssl 0.9.6, bundle:net:ldaps, IO-Socket-SSL, and Net::SSLeay.pm. I grabbed the three modules from ppm. When I try to run my script I recieve the followning pop up perl error message:
The ordinal 2821 could not be located in the dynmaic link library LIBEAY32.dll
Can't load c:/Perl/site/lib/auto/Net/SSLeay/SSLeay.dll for module Net::SSLeay: load_file:The operationg system cannot run /DynaLoader.pm line 206.
I have everything working on linux, but as always windows is a pain. If anyone has any ideas please let me know. thanks