nextcloud/tests/lib/Http/Client
Morris Jobke dc479aae2d
Improve CertificateManager to not be user context dependent
* removes the ability for users to import their own certificates (for external storage)
* reliably returns the same certificate bundles system wide (and not depending on the user context and available sessions)

The user specific certificates were broken in some cases anyways, as they are only loaded if the specific user is logged in and thus causing unexpected behavior for background jobs and other non-user triggered code paths.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-03 00:13:01 +01:00
..
ClientServiceTest.php Fix unit tests 2020-04-15 08:06:51 +02:00
ClientTest.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
ResponseTest.php [3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2 2020-02-11 20:49:27 +01:00