summary refs log tree commit diff
path: root/tests/config/test_tls.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove support for ACME v1 (#10194)Brendan Abolivier2021-06-171-97/+0
* Remove redundant code to reload tls cert (#10054)Richard van der Hoff2021-05-271-2/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Share SSL contexts for non-federation requests (#7094)Richard van der Hoff2020-03-171-10/+19
* Refactor HomeserverConfig so it can be typechecked (#6137)Amber Brown2019-10-101-9/+16
* Fix well-known lookups with the federation certificate whitelist (#5997)Amber Brown2019-09-141-0/+40
* Config templating (#5900)Jorik Schellekens2019-08-281-0/+44
* Update the TLS cipher string and provide configurability for TLS on outgoing ...Amber Brown2019-06-281-1/+114
* Pass config_dir_path and data_dir_path into Config.read_config. (#5522)Richard van der Hoff2019-06-241-1/+1
* Run Black. (#5482)Amber Brown2019-06-201-1/+1
* Run Black on the tests again (#5170)Amber Brown2019-05-101-5/+6
* Fix error when loading cert if tls is disabled (#4618)Richard van der Hoff2019-02-121-1/+1
* fix testsRichard van der Hoff2019-02-111-2/+6
* Do not generate self-signed TLS certificates by default. (#4509)Amber Brown2019-01-291-0/+75