This commit is contained in:
Nick Cabatoff
2021-04-16 09:33:47 -04:00
committed by GitHub
parent 3809c8ca54
commit 58456a63a9

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.
```