Hi xF Staff/Members,
After I turned on SSL, and change Base URL to HTTPS, but it still Shows HTTP instead.
I added to library/config.php :
$_SERVER['HTTPS'] == 'on';
BUT Xenforo PHP script don't see an HTTPS server value so the connection is unencrypted for (Gravatar, reCaptcha, ... etc) port...