You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#304 did this for Dendrite. I would like us to do the same for Synapse. At present, changes to Synapse may require fixups here. matrix-org/synapse#12141 (comment) is an example of where this just made Synapse's CI fall over.
The text was updated successfully, but these errors were encountered:
Fixesmatrix-org/complement#330 (or it will, once we remove the old files).
It's not quite a lift-and-shift: I've also taken the opportunity to get rid of the custom CA that we used to use to sign the TLS certs, which has been superceded by the CA exposed by Complement.
#304 did this for Dendrite. I would like us to do the same for Synapse. At present, changes to Synapse may require fixups here. matrix-org/synapse#12141 (comment) is an example of where this just made Synapse's CI fall over.
The text was updated successfully, but these errors were encountered: