
Use Android certificate store or add ability to add root certificate authority
I have added custom certificate authority to the Android system certificates store. But it seems that Firefox doesn't use native store unlike other browsers do. I have to click to advance and allow every time I visit our "unsafe" university web.
Why there is no option to use native Android certificates store or to install CA into browser? That's quite security issue.
Chosen solution
about:config and setting security.enterprise_roots.enabled = true solved the problem
Read this answer in context 👍 0All Replies (1)
Chosen Solution
about:config and setting security.enterprise_roots.enabled = true solved the problem