Update CHANGELOG.md
This commit is contained in:
parent
65684bda4d
commit
e058145af2
|
@ -27,7 +27,7 @@ BUG FIXES:
|
|||
IMPROVEMENTS:
|
||||
|
||||
* storage/raft: The storage stanza now accepts `leader_ca_cert_file`, `leader_client_cert_file`, and
|
||||
`leader_client_key_file` parameters to read and parse TLS certification information from paths on disk.
|
||||
`leader_client_key_file` parameters to read and parse TLS certificate information from paths on disk.
|
||||
Existing non-path based parameters will continue to work, but their values will need to be provided as a
|
||||
single-line string with newlines delimited by `\n`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue