mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-24 11:20:40 -04:00
Enable certificate checking during complement tests (#12435)
This commit is contained in:
parent
772bad2562
commit
214f3b7d21
3 changed files with 1 additions and 12 deletions
|
@ -7,11 +7,6 @@ bcrypt_rounds: 4
|
|||
|
||||
## Federation ##
|
||||
|
||||
# disable verification of federation certificates
|
||||
#
|
||||
# TODO: Figure out why this is still needed even though we are making use of the custom CA
|
||||
federation_verify_certificates: false
|
||||
|
||||
# trust certs signed by Complement's CA
|
||||
federation_custom_ca_list:
|
||||
- /complement/ca/ca.crt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue