---
title: How can I use my local certificate store with Firefox?
description: In which I help an employer continue to be annoying
slug: firefox-local-cert-store
lastmod: 2021-04-21
tags:
- "browsers"
- "enterprise"
- "firefox"
- "software"
---
From time to time, I have troubles with Firefox since it seems to clash with a corporate proxy we use.

Using the built-in certificate store rather than Firefox's own managed store seemed to "fix" this issue.

To do this, you'll want to navigate to `about:config` and then toggle `security.enterprise_roots.enabled` to `true`.

