This commit is contained in:
Nick Cabatoff 2021-04-16 09:33:47 -04:00 committed by GitHub
parent 4312c2381e
commit 7a359ef658
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
changelog/11252.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:bug
storage/raft: leader_tls_servername wasn't used unless leader_ca_cert_file and/or mTLS were configured.
```