summary refs log tree commit diff
path: root/tests/config/test_tls.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | If TLS is disabled, it should not be an error if no cert is given. Fixes #4554.
* 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