mirror of
https://github.com/restic/rest-server.git
synced 2025-12-07 09:36:13 -08:00
7 lines
205 B
Plaintext
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
|