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.
https on Vanilla
Ethnod
New
So I was looking at the Addons and could not find one to add HTTPS to a vanilla forum, is there such a thing?
Tagged:
0
Comments
This is not done on the application level. I would talk to your host.
grep is your friend.
Is the a plugin or configuration option to require https for registration and sign in? I understand that https must be configured on the server.
There is a ForceSSL function in vanilla which you can apply to a plugin, but why would you want to as a matter of course? Anything like that can be done with server rules.
grep is your friend.