We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

What certificates does Firefox sync (for Android) use to connect to the server?

  • 1 个回答
  • 8 人有此问题
  • 13 次查看
  • 最后回复者为 guigs

more options

I removed all of the CA and root authorities and would like to know which one I need to put back in order to use sync? A Few of them looked like they could stay, but there were to many that looked like just anyone could install a certificate on my tablet.

So, I would like the entity name and sha (s) encryption keys so I can reactvate yours. Thank you.

I removed all of the CA and root authorities and would like to know which one I need to put back in order to use sync? A Few of them looked like they could stay, but there were to many that looked like just anyone could install a certificate on my tablet. So, I would like the entity name and sha (s) encryption keys so I can reactvate yours. Thank you.

所有回复 (1)

more options

The technical information about the Authentication Server is documented: https://wiki.mozilla.org/Identity/Firefox-Accounts#Auth_Server

Certificate Signing process specifically is done with this part of the api: https://github.com/mozilla/fxa-auth-s.../api.md#post-v1certificatesign - I assume you would generate them there.