Difference between revisions of "Security/Encryption"
Jump to navigation
Jump to search
old>Admin (Created page with '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 these con…') |
old>Admin |
||
Line 4: | Line 4: | ||
* Force SSL during logins: '''securitySslLogin''' | * Force SSL during logins: '''securitySslLogin''' | ||
* Force SSL in interface: '''securitySslPages''' | * Force SSL in interface: '''securitySslPages''' | ||
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. | |||
The SSL port can be changed by editing: '''applicationlPortSSL''' | The SSL port can be changed by editing: '''applicationlPortSSL''' |
Revision as of 09:45, 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 these configurations
- Force SSL during logins: securitySslLogin
- Force SSL in interface: securitySslPages
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.
The SSL port can be changed by editing: applicationlPortSSL