Hi everybody!
I did a project in C3 for HTML5, which is working pretty well on HTTP protocol, but when I change it to HTTPS, the startup load of the project became very slow or outright refuses to load (that one is solved by cleaning cache). Also for some reason, connecting with php webservices won't work unless the user wait some time after the initial load, trying to use those PHP before only results on errors (checked using the console on Chrome). Is this issue project or server related?
Thanks in advance!