Open spl opened 6 years ago
This error occurs because angularjs is blocking the loading of the resources over http://
. The solution is to install an SSL certificate on the domain. Fortunately, these days they are available 'for free' from let's encrypt, but they expire every three months. Fortunately, there is some sort of plugins for apache that will automatically renew the certificates -- but that involves diving deep into bowels of apache and ubuntu configuration files and that is pretty low on my priority list at the moment.
(note: The clckwrks.com site is using clckwrks, but it is on a server with several other domains and apache is providing the reverse proxy).
This will be fixed eventually.
I'm seeing this on http://clckwrks.com/ :
I have cookies blocked if that makes a difference.