github.com/mckael/restic@v0.8.3/changelog/0.8.0_2017-11-26/issue-1114 (about)

     1  Enhancement: Add `--cacert` to specify TLS certificates to check against
     2  
     3  We've added the `--cacert` option which can be used to pass one (or more) CA
     4  certificates to restic. These are used in addition to the system CA
     5  certificates to verify HTTPS certificates (e.g. for the REST backend).
     6  
     7  https://github.com/restic/restic/issues/1114
     8  https://github.com/restic/restic/pull/1276
     9  
    10