Difference between revisions of "Security/Encryption"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 1: | Line 1: | ||
HTTPS / SSL is readily supported as the interface is indifferent of which protocol is used by the user. | HTTPS / SSL is readily supported as the interface is indifferent of which protocol is used by the user. | ||
It is however possible to force the user to use SSL by tweaking | It is however possible to force the user to use SSL by tweaking the configuration | ||
* Force SSL during logins | * Force SSL during logins' | ||
* Force SSL in interface | * Force SSL in interface | ||
Users making specific requests, will receive a rewritten redirect including all parameters, from the original request. The recomended setting is allways using SSL at all times. | Users making specific requests, will receive a rewritten redirect including all parameters, from the original request. The recomended setting is allways using SSL at all times. | ||
Check this guide to set up SSL: [[Setting_up_SSL/HTTPS]] |
Revision as of 09:47, 25 February 2013
HTTPS / SSL is readily supported as the interface is indifferent of which protocol is used by the user.
It is however possible to force the user to use SSL by tweaking the configuration
- Force SSL during logins'
- Force SSL in interface
Users making specific requests, will receive a rewritten redirect including all parameters, from the original request. The recomended setting is allways using SSL at all times.
Check this guide to set up SSL: Setting_up_SSL/HTTPS