nextcloud/tests/lib/Http/Client
Morris Jobke 64df6aaf85 Do not read certificate bundle from data dir by default
Before the resources/config/ca-bundle.crt was only used when the list of custom
certificates was empty and the instance was not installed. But it should also
be used when the list is empty and the instance is installed.

This is inverting the logic to stop if the instance is not installed to use the
default bundle. And it also does this when the list is empty.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-05-25 17:53:23 +00:00
..
ClientServiceTest.php Set User-Agent as header without middleware 2019-04-16 21:13:29 +02:00
ClientTest.php Do not read certificate bundle from data dir by default 2020-05-25 17:53:23 +00:00
ResponseTest.php Mode to modern phpunit 2019-11-27 15:27:18 +01:00