FireFlash wrote: 
> Unfortunately I did not get it working, even with the
> 'IO::Socket::SSL::set_client_defaults('SSL_verify_mode' => 0x0);' added
> to Squeezebox.pm, I'm still getting [400] HTTP/1.0 400 Bad Request
> errors for any HTTPS URLs with direct streams.   :(

Did you remove the 

$redirector =~ s/https/http/;

placed after 

my $redirector = $res->header( 'location' );

In ProtocolHandler.pm file?


------------------------------------------------------------------------
nldroid's Profile: http://forums.slimdevices.com/member.php?userid=63207
View this thread: http://forums.slimdevices.com/showthread.php?t=92723

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to