mirror of
https://github.com/restic/restic.git
synced 2026-08-25 23:13:18 +00:00
Update blazer
If a request fails with "x509: certificate signed by unknown authority", the B2 backend now returns the error without retrying the request. Closes #3556 Closes #2355
This commit is contained in:
committed by
Michael Eischer
parent
1d8a0b06cb
commit
e8fa3855e7
@@ -0,0 +1,8 @@
|
||||
Bugfix: Fix hang with Backblaze B2 if SSL certificate authority error
|
||||
|
||||
If a request failed with an SSL unknown certificate authority error, the
|
||||
B2 backend retried indefinitely and restic would appear to hang.
|
||||
It now returns the error and restic fails with an error message.
|
||||
|
||||
https://github.com/restic/restic/issues/3556
|
||||
https://github.com/restic/restic/issues/2355
|
||||
Reference in New Issue
Block a user