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

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

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

Подробнее

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.