Merge pull request #5022 from nextcloud/bugfix/cmdclient-do-not-trust-certs-by-default
authorallexzander <allexzander@users.noreply.github.com>
Tue, 11 Oct 2022 11:15:31 +0000 (14:15 +0300)
committerGitHub <noreply@github.com>
Tue, 11 Oct 2022 11:15:31 +0000 (14:15 +0300)
Command-line client. Do not trust SSL certificates by default, unless '--trust' option is set.


Trivial merge