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.
Выбранное решение
about:config and setting security.enterprise_roots.enabled = true solved the problem
Прочитайте этот ответ в контексте 👍 0Все ответы (1)
Выбранное решение
about:config and setting security.enterprise_roots.enabled = true solved the problem