Menu

Caution

You are not reading the latest stable version of this documentation. If you want up-to-date information, please have a look at 0.3.5.x.

Configuring Firefox on Mac

Here we will add your Start9 server’s Root CA (Certificate Authority) to your system’s certificate trust store to ensure that applications can verify connections to your services.

LAN Config

  1. Open Firefox and enter about:config in the URL bar. Accept any warnings that may appear about changing advanced configuration preferences.

  2. Search for security.enterprise_roots.enabled and double click on false so that it turns to true:

Firefox security settings

Now restart Firefox (or other Mozilla application), and log in to your server using https. You should now see this symbol indicating a secure connection:

Firefox security settings

Tip

If you see an exclamation point inside a triangle by the lock, you have made a security exception in the browser. You will need to remove it by clicking the lock and then “Connection not secure”:

Firefox - Remove security exception (Part 1)

Then click “Remove Exception”:

Firefox - Remove security exception (Part 2)

You should now see that the website is trusted as in the final step show above.

Tor Config

Caution

This guide assumes you have completed setting up Tor. Please visit this section first before you proceed as it is required for Firefox to properly work with Tor.

  1. Open Firefox and enter about:config in the URL bar. Accept any warnings that may appear about accessing advanced settings.

  2. Search for dom.securecontext.allowlist_onions and set the value to true:

    Firefox whitelist onions screenshot
  3. Next, search for network.websocket.allowInsecureFromHTTPS and set the value to true:

    Firefox allow insecure websockets over https
  4. Now go to the right-hand hamburger menu and select Settings:

    Firefox options screenshot
  5. Search for the term “proxy” in the search bar in the upper right, then select the button that says Settings…:

    Firefox search screenshot
  6. Check the option labeled Use System Proxy Settings

  7. Check the box labeled Proxy DNS when using SOCKS v5:

    Firefox proxy settings screenshot
  8. Click OK and then restart Firefox for the changes to take effect.

  9. You’re all set! You should now be able to navigate to .onion URLs in Firefox. You can test this by going to Start9’s .onion homepage, here.

If you still encounter issues, contact support.