1
0
mirror of https://github.com/restic/restic.git synced 2024-06-29 08:10:52 +02:00
restic/internal/backend/rest
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_test.go Moves files 2017-07-23 14:19:13 +02:00
config.go Run goimports 2017-07-23 14:21:03 +02:00
rest_int_test.go backend/rest: Implement REST API v2 2018-01-23 23:15:26 +01:00
rest_test.go Support for TLS client certificate authentication 2018-01-27 13:18:22 +01:00
rest.go backend/rest: Implement REST API v2 2018-01-23 23:15:26 +01:00