Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

complement test image disables HTTP cert checking #11803

Closed
richvdh opened this issue Jan 23, 2022 · 2 comments · Fixed by #12435
Closed

complement test image disables HTTP cert checking #11803

richvdh opened this issue Jan 23, 2022 · 2 comments · Fixed by #12435
Labels
T-Other Questions, user support, anything else.

Comments

@richvdh
Copy link
Member

richvdh commented Jan 23, 2022

The image we build to run under complement disables HTTP cert checking for federation connections:

https://github.com/matrix-org/complement/blob/master/dockerfiles/synapse/homeserver.yaml#L44-L46

@kegsay suggests we don't do anything about this until matrix-org/complement#65 is fixed

@anoadragon453 anoadragon453 added the T-Other Questions, user support, anything else. label Jan 24, 2022
@kegsay
Copy link
Member

kegsay commented Jan 31, 2022

In theory you can now start doing this as of matrix-org/complement#299 - ca.crt and ca.key are always mounted to the container now, and COMPLEMENT_CA is no longer A Thing. The location of these files is subject to change as per matrix-org/complement#233 but for now they sit where they always have: /ca.

@richvdh
Copy link
Member Author

richvdh commented Apr 6, 2022

I had a go at sorting this, but stumbled into matrix-org/complement#355, which is going to be a blocker.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Other Questions, user support, anything else.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants