This is a tough one as I don't know exactly how the packaging of LMS for Windows is made b/c it uses an "integrated" Perl of some kind. We would need Michael's expertise here. I think this is a sort of openSSL/NET::SSLeay mismatch as the exact same LMS "binary" works on my Win7 but not on your Win10, the only variable is probably ssleay.dll
I'd say that ssleay.dll is part of the package. As it's not part of Windows itself we need to ship it. Which also means that if you're running the same build, then you're using the same version of that library. I know that I did update it a while back, to fix some SSL/https related issues. Thus if one build was old (about a year), the other recent, there could be a difference. But it would really need to be old.
And I should double check whether there are more recent versions of those libraries.
-- Michael _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
