Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to completely move over to HTTPS/SSL
Wargog
New
I have a valid SSL cert on my website, it works fine when i go to other pages of my site that aren't a Vanilla page loading all the assets it does, but when I visit any page of my forum it throws a mixed content error. Is there a way to force all content to be loaded in from a secure connection so the mixed content error doesn't come up?
Tagged:
0
Comments
http://vanillaforums.org/discussion/comment/224468#Comment_224468
That doesn't resolve any mixed content errors, I have SSL enabled, don't need that solved, I just need all the assets to load on a secure connection as well.
You can ensure that is the case for all of the content you provide as a site owner, but it is virtually impossible to ensure that is the case for content your user provides.
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
Well, how do I ensure that it loads default Vanilla assets on SSL. I've looked at class.url.php but I have no idea what i would need to change.
You can start by finding the content and changing all url you find to https
https://www.jitbit.com/sslcheck/
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
http://vanillaforums.org/discussion/comment/224275/#Comment_224275
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.