mirror of
https://github.com/restic/restic.git
synced 2025-08-12 15:37:40 +00:00
changelog: Add release date for 0.8.2
This commit is contained in:
8
changelog/0.8.2_2018-02-17/issue-1522
Normal file
8
changelog/0.8.2_2018-02-17/issue-1522
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add support for TLS client certificate authentication
|
||||
|
||||
Support has been added for using a TLS client certificate for authentication to
|
||||
HTTP based backend. A file containing the PEM encoded private key and
|
||||
certificate can be set using the `--tls-client-cert` option.
|
||||
|
||||
https://github.com/restic/restic/issues/1522
|
||||
https://github.com/restic/restic/pull/1524
|
Reference in New Issue
Block a user