Files
rest-server/changelog/unreleased/pull-315
2024-12-05 14:02:29 +01:00

7 lines
205 B
Plaintext

Enhancement: Hardened tls settings
rest-server now uses a secure tls cipher suit set and the minimal TLS version
can be set with the option `--tls-min-ver`
https://github.com/restic/rest-server/pull/315