COMM can't register libssl (64-bit Windows)
Hi, I'm running some https client requests on LW 64-bit (Windows), but even though the libssl dll is present on my machine LispWorks constantly gives me the following error: Could not register handle for external module "libssl32.dll" So it looks like it can't find the actual library (indeed calling comm:ensure-ssl by itself also gives this error). I've tried running the requests using both Drakma and Portable Aserve's client functions, and both return this error. I installed OpenSSL using the Win64 package available from http://slproweb.com/products/Win32OpenSSL.html. Interestingly the 64-bit package actually installs the libssl32.dll - don't know if that is significant or not. Anyone have any idea what's going on? Thanks, Chris _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html