Whitman - here are a few things you could try:

Run the following command in the terminal:

Code:
--------------------
    perl -MIO::Socket::SSL -e 'print $IO::Socket::SSL::VERSION'
--------------------


What does that give you? This command verifies whether IO::Socket::SSL
is installed. This library is required for https.

Also: what macOS version are you on? What does the following give you?


Code:
--------------------
    perl -v
--------------------


And then please update to the latest 7.9.1 anyway. There have been a lot
of improvements in the SSL/HTTPS area in LMS in the past year.



Michael

http://www.herger.net/slim-plugins - Spotty, MusicArtistInfo
------------------------------------------------------------------------
mherger's Profile: http://forums.slimdevices.com/member.php?userid=50
View this thread: http://forums.slimdevices.com/showthread.php?t=106900

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

Reply via email to