Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

(SSL) Does Firefox use the Android CA storage or its own?

  • 2 ответа
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от MitchellT

more options

Hi, I have installed a CA-Cert onto the android device through: Settings > Security > Credential Storage > Install from device storage.

The CA-Cert is visible and installed successfully.

When I try to make an SSL connection via https:// I get:

"This Connection is Untrusted" Technical Details: The certificate is not trusted because the issuer is not trusted.

When I remove the CA-Cert I get the exact same problem, this suggests to me that Firefox is using its own list of CA's.

Could you please verify the above (any proof would be great!)

Many Thanks,

Mitch.

Hi, I have installed a CA-Cert onto the android device through: Settings > Security > Credential Storage > Install from device storage. The CA-Cert is visible and installed successfully. When I try to make an SSL connection via https:// I get: "This Connection is Untrusted" Technical Details: The certificate is not trusted because the issuer is not trusted. When I remove the CA-Cert I get the exact same problem, this suggests to me that Firefox is using its own list of CA's. Could you please verify the above (any proof would be great!) Many Thanks, Mitch.

Все ответы (2)

more options

Firefox uses its own CA list NSS. Just like desktop Firefox.

Installing a non-standard root certificate is possible on Firefox 21 and later. This is available at http://nightly.mozilla.org

more options

Hi, Thank you for your response.