You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Current »

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

Internet Explorer, Google Chrome and Microsoft Edge (Chromium)

  1. Open Windows Control Panel and select Internet Options
  2. Go to Security, select Local intranet, click Sites > Advanced.
  3. Add the following nodes:
    • Axidian CertiFlow server address (e.g. https://server.demo.local)
    • WebSocket Address 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 (HTML)

  1. Configure the same settings as for Internet Explorer, Google Chrome and Microsoft Edge (Chromium).
  2. Open a new tab and go to about:flags.
  3. Enable the Allow localhost loopback option.
  4. Open the command line as administrator and execute the following command:
CheckNetIsolation LoopbackExempt -a -n="Microsoft.MicrosoftEdge_8wekyb3d8bbwe"


  • No labels