Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 2 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Tất cả các câu trả lời (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.