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

Custom CA on android

  • 1 trả lời
  • 1 gặp vấn đề này
  • 13 lượt xem
  • Trả lời mới nhất được viết bởi TyDraniu

more options

The amount of time I have spent trying to get firefox to accept my CA, I could've used to make my own browser.

1. Downloading the pem version with firefox is a myth. (tested with v85 & v86beta) 2. Security-enterprise-roots-enabled is a windows thing, NOT android (tested with v86beta). 3. Decoding the APK reveals that firefox does not even have this: <certificates src="user"/> 4. The builtin certificates are hardcoded into native library, and replacing one with mine does not work (suspected cert pinning) 5. The button "Accept the Risk and Continue" is the last straw it does not work.

Does firefox really support custom Root Certificates on Android? if so how?

The amount of time I have spent trying to get firefox to accept my CA, I could've used to make my own browser. 1. Downloading the pem version with firefox is a myth. (tested with v85 & v86beta) 2. Security-enterprise-roots-enabled is a windows thing, NOT android (tested with v86beta). 3. Decoding the APK reveals that firefox does not even have this: <certificates src="user"/> 4. The builtin certificates are hardcoded into native library, and replacing one with mine does not work (suspected cert pinning) 5. The button "Accept the Risk and Continue" is the last straw it does not work. Does firefox really support custom Root Certificates on Android? if so how?

Tất cả các câu trả lời (1)

more options

If it works at all, it's only in Nightly. Did you read #3728?