We have
Mixed Content: The page at 'https://www.u-....fr/fr/actualites/orientation-insertion/e-soirees-thematiques.html' was loaded over HTTPS, but requested an insecure script 'http://static.ak.fbcdn.net/connect.php/js/FB.Share'. This request has been blocked; the content must be served over HTTPS.
https://code.ametys.org/projects/WEB/repos/social-networking/browse/main/plugin-socialnetworking/stylesheets/helpers/facebook.xsl contains http url
We need https url so it would work on https and http website
<script src="http://static.ak.fbcdn.net/connect.php/js/FB.Share" type="text/javascript"></script> <xsl:choose> <xsl:when test="$rendering-context = 'front'"> <a name="fb_share" type="{$type}" href="http://www.facebook.com/sharer.php"><xsl:value-of select="$text"/></a> </xsl:when>
There some others bad links in this file, would you like to update all http: to https:// please ?
For example :
<iframe src="http://www.facebook.com