Changing line 102 in mod_anythingslider.php from
if ($loadjquery) $document->addscript('http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');
to
if ($loadjquery) $document->addscript('https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js');
brings back the lock icon for my SSL site.