security::redirect_to_secure (public)
security::redirect_to_secure [ -script_abort ] url
Defined in packages/acs-tcl/tcl/security-procs.tcl
Redirect to the given URL and enter secure (HTTPS) mode. Does nothing if the server is not configured for HTTPS support.
- Switches:
- -script_abort (optional, boolean, defaults to
"true"
)- Parameters:
- url (required)
- Author:
- Peter Marklund
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.