Skip to content

Commit

Permalink
docs: fix typo in changelog.md
Browse files Browse the repository at this point in the history
Co-authored-by: Thales Macedo Garitezi <[email protected]>
  • Loading branch information
zmstone and thalesmg authored Dec 14, 2022
1 parent 0d5d727 commit c2cbd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- Prior to this change, SNI is auto-added only when SSL option
'verify' is set to 'verify_peer'.
This retriction is unnecessary, because SNI is a part of
client-hello in the handsake, it does not have anything to do
client-hello in the handshake, it does not have anything to do
with server certificate (and hostname) verification.
- The connection config is shared between bootstrap connection
and partition leader connection.
Expand Down

0 comments on commit c2cbd10

Please sign in to comment.