7.9.1 release OSX El Capitan. SSL otherwise works in LMS

Ok. I finally got to reproduce this on an El Capitan based system. Argh... No idea why that would be.

Most likely an outdated Net::SSLeay module. When adding some SSL debugging code I'd get this:

fatal SSL error: SSL connect attempt failed with unknown error error:1407742E:SSL routines:SSL23_GET_SERVER_HELLO:tlsv1 alert protocol version

El Cap comes with 1.58, while only 1.59 added support for TLS v1.x (http://cpansearch.perl.org/src/MIKEM/Net-SSLeay-1.85/Changes). If the server enforces more recent encryption modes, LMS would fail to connect.

I didn't try to replace the existing files with eg. copies from a recent macOS...

--

Michael
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to