2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-27 04:43:30 +00:00
restic/internal/backend/azure
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
..
azure_test.go Support for TLS client certificate authentication 2018-01-27 13:18:22 +01:00
azure.go Change List() implementation for all backends 2018-01-21 21:15:09 +01:00
config_test.go Add Azure Blob Storage as backend 2017-08-06 21:47:04 +02:00
config.go azure: Rework path initialization 2017-08-06 21:47:04 +02:00