Skip to main content
Skip table of contents

Allowing HTTP

Using HTTP for Gimmal Records Management is not recommended and may be a security risk.

By default, Records Management cannot be used over HTTP. If you attempt to access Records Management without binding the Web to SSL, you receive an error.

However, for some scenarios (such as demos) you may want to allow HTTP access. To do so, open a PowerShell command window, import the Records Management PowerShell Module, and execute the following commands:

POWERSHELL
Set-RecordsManagerWeb –SiteName “Information Lifecycle” –AllowHttp $true
Set-RecordsManagerSTSWeb –SiteName “Information Lifecycle STS” –AllowHttp $true


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.