Versions Compared
compared with
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Configure the browser to be used for accessing the Indeed Certificate Manager applications.
Internet Explorer
and, Google Chrome and Microsoft Edge (Chromium)
- Google Chrome uses and Microsoft Edge (Chromium) use the Internet Explorer settings.
- Switch to Internet Explorer security settings (Browser properties > Security), select the Local intranet zone, click Sites > Advanced.
- Add the following nodes:
- Indeed CM server address (say, https://server.demo.local)
- Address to use for WebSocket wss://localhost
Mozilla Firefox
- Open a new tab and go to about:config.
- Change the security.enterprise_roots.enabled parameter to true in order to make the browser use the workstation certificate storage, not its own one.
- To use TLS 1.2 protocol and NTLM authentication change the network.http.spdy.enabled.http2 parameter to false.
Microsoft Edge (HTML)
- Make the same settings as for Internet Explorer and , Google Chrome and Microsoft Edge (Chromium).
- Open a new tab and go to about:flags.
- Enable the Allow localhost loopback option.
- Open the command line as administrator and execute the following command:
Code Block | ||
---|---|---|
| ||
CheckNetIsolation LoopbackExempt -a -n="Microsoft.MicrosoftEdge_8wekyb3d8bbwe" |