HomePhabricator
Diffusion Comm 8d0b522e8a50

[keyserver] Create json files with authoritative keyserver id

Description

[keyserver] Create json files with authoritative keyserver id

Summary:
issue: ENG-7136
These files are used to configure the authoritative keyservers data on the clients. They are created by the keyserver, because to know the id the keyserver has to first log in.

One effect of this, is that the keyserver will have to be run before web and native the first time. I should mention that in the doc. I made a note to do that in ENG-7173

Test Plan: Tested that the files are correctly created when the keyserver is run

Reviewers: tomek, michal

Reviewed By: michal

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11282

Details