mirror of
https://github.com/restic/restic.git
synced 2025-08-27 09:50:24 +00:00
certificates can be passed through env vars
This commit is contained in:

committed by
Michael Eischer

parent
678b983300
commit
c1578a2035
6
changelog/unreleased/issue-1926
Normal file
6
changelog/unreleased/issue-1926
Normal file
@@ -0,0 +1,6 @@
|
||||
Enhancemnet: Certificates can be passed through environment variables
|
||||
|
||||
Restic will now read the paths to the certificates from the environment variables `RESTIC_CACERT` or `RESTIC_TLS_CLIENT_CERT` if `--cacert` or `--tls-client-cert` is not specified.
|
||||
|
||||
https://github.com/restic/restic/issues/1926
|
||||
https://github.com/restic/restic/pull/4384
|
Reference in New Issue
Block a user