restic/internal/backend/s3
Bryce Chidester e805b968b1 Support for TLS client certificate authentication
This adds --tls-client-cert and --tls-client-key parameters and enables use
of that certificate/key pair when connecting to https servers.
2018-01-27 13:18:22 +01:00
..
config.go s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
config_test.go s3: Remove default prefix "/restic" 2017-11-21 21:33:09 +01:00
s3.go Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
s3_test.go Support for TLS client certificate authentication 2018-01-27 13:18:22 +01:00