Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 2 mají tento problém
  • 3 zobrazení
  • Poslední odpověď od 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.

Všechny odpovědi (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.