Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure the browser to be used for accessing the Indeed Certificate Manager Axidian CertiFlow applications.

Internet Explorer

and

, Google Chrome

and Microsoft Edge (Chromium)

  1. Open Windows Control Panel and select Internet Options
  2. Go to Security, select Local intranet, click Sites > 
  3. Google Chrome uses the Internet Explorer settings.
  4. Switch to Internet Explorer security settings (Browser propertiesSecurity), select the Local intranet zone, click Sites - Advanced.
  5. Add the following nodes:
    • Indeed CM Axidian CertiFlow server address (say, e.g. https://srvserver.demo.local)
    • WebSocket Address to use for WebSocket wss://localhost

Mozilla Firefox

  1. Open a new tab and go to about:config.
  2. Change the security.enterprise_roots.enabled parameter to true in order to make the browser use the workstation certificate storage, not its own one.
  3. To use TLS 1.2 protocol and NTLM authentication change the network.http.spdy.enabled.http2 parameter to false.

Microsoft Edge

1. Open a new tab and go to about:flags.
2. Enable the Allow localhost loopback option.
3. Open the command line as administrator and execute the following command:

Code Block
languagepowershell
CheckNetIsolation LoopbackExempt -a -n="Microsoft
  1. .
MicrosoftEdge_8wekyb3d8bbwe"