mirror of
https://github.com/octoleo/restic.git
synced 2024-11-05 12:57:53 +00:00
134abbd82b
Before, creating a new repo via REST would use the defaut HTTP client, which is not a problem unless the server uses HTTPS and a TLS certificate which isn't signed by a CA in the system's CA store. In this case, all commands work except the 'init' command, which fails with a message like "invalid certificate". |
||
---|---|---|
.. | ||
config_test.go | ||
config.go | ||
rest_test.go | ||
rest.go |