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

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