i need to import ca certificate for all users system wide
we have VDI environment where certificates are not reflecting in Firefox browser for all users.
we have VDI environment where certificates are not reflecting in Firefox browser for all users.
All Replies (3)
I have tried to imported ca certificates from admin account , the same certificates are not reflecting to another user.
Modified
Please help me out to solve this problem
You can use a policy to add certificates for all users.
- https://mozilla.github.io/policy-templates/
- https://support.mozilla.org/en-US/kb/customizing-firefox-using-group-policy
- https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson
See also this pref on the about:config page.
- about:config => security.enterprise_roots.enabled => true
Modified