nextcloud/tests/lib/Http/Client
Morris Jobke 18b0d753f2
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 16:57:56 +02:00
..
ClientServiceTest.php Fix unit tests 2020-04-15 08:06:51 +02:00
ClientTest.php Do not read certificate bundle from data dir by default 2020-05-25 16:57:56 +02:00
ResponseTest.php [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2 2020-02-11 20:49:27 +01:00