How to make FireFox trust what Windows trusts
Published:
I like to use FireFox Developer Edition, and today I discovered that root certificates and such added to Windows (to trust self-signed certificates used with dev-servers, etc.) apparently are ignored by FireFox. At least by default:
- Go to about:config
- Find
security.enterprise_roots.enabled
- Set it to
true