We have too tables, server_signature_keys and server_keys_json, which stores server key information in different formats. Ideally we'd merge the tables? But in the meantime we can avoid confusion by ensuring that we always write to both tables consistently.
We have too tables,
server_signature_keys
andserver_keys_json
, which stores server key information in different formats. Ideally we'd merge the tables? But in the meantime we can avoid confusion by ensuring that we always write to both tables consistently.c.f. https://github.com/matrix-org/synapse/issues/15171#issuecomment-1464224490