This issue applies to endpoints with Endpoint Protector Clients, when using some of the latest versions of browsers such as Edge, Chrome or Mozilla Firefox.
Endpoint Protector offers sensitive content capabilities, by inspecting file transfers through various exist points such as browsers or other applications. In the middle of 2019, most browsers have introduced various security restrictions to restrict 3rd party interaction. As such, this can result in browsers displaying messages like Aw Snap! Something went wrong while displaying this webpage."
Note: The above scenario may occur also due to other security products like AV or other DLP solutions.
There are several options available to mitigate the above scenario:
1. Install an Endpoint Protector Client. This will be included within the Endpoint Protector Server 5.2.0.7. In the meantime, you can request it by contacting
Support.
2. Change the browser settings to allow trusted 3rd party applications.
- For Mozilla Firefox, simply change the “security.fileuri.strict_origin_policy” from “true” to “false”. The steps to do so are similar to the ones described in this FAQ.
- For Chrome, simply run the with Code Integrity disabled
Chrome.exe –disable-features=RendererCodeIntegrity
or set the regkey to 0 (recommended for environments using AD)
Key: HKLM\Software\Policies\Google\Chrome
Name: RendererCodeIntegrityEnabled
Type: DWORD (32-bit)
Value: 0