mherger wrote: > 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, the SSL bit of code returns this: 1.966Antonys-Mac-mini:~ MINI$ The perl bit of code returns this: This is perl 5, version 18, subversion 2 (v5.18.2) built for darwin-thread-multi-2level (with 2 registered patches, see perl -V for more detail) [plus some legal] I'm running macOS 10.13.3, in other words the latest, on my Mac mini. Do you still advise me to go to LMS 7.9.1? I've stuck with 7.9.0 because I'm generally wary of betas, but I'll be guided by you. ------------------------------------------------------------------------ whitman's Profile: http://forums.slimdevices.com/member.php?userid=9053 View this thread: http://forums.slimdevices.com/showthread.php?t=106900 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
