[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 561: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 617: sizeof(): Parameter must be an array or an object that implements Countable
phpBBModders.net • skype mod and ssl certificate errors?
Page 1 of 1

skype mod and ssl certificate errors?

Posted: 29 Nov 2014, 10:21
by andrew55
I have skype mod installed in phpBB. I just purchased an SLL certificate and coverted whole site over to a secure site.

The link for skype mod in overall header is causing issues.

First, is was giving an insecure site browser warning.

I changed link to https, but still no luck. It appears skype uses akamai-dot-net, which is also an insecure site. I saw this in second warning "The name of the site does not match the name on the certificate"

I even tried to get code from here: http://download.skype-dot-com/share/sky ... peCheck.js

I put it in a skype.js file in a folder on my site, and changed the link in overall header to point to new js file.

Still no luck - it appears there are external links in the code that are also not secure.

Anyone have a suggestion on how to get the Skype mod working on a secure site? Thanks for any help.