Skip to content

feat: support specify custom sni in etcd conf#5206

Merged
spacewander merged 8 commits into
apache:masterfrom
tzssangglass:etcd_sni
Oct 13, 2021
Merged

feat: support specify custom sni in etcd conf#5206
spacewander merged 8 commits into
apache:masterfrom
tzssangglass:etcd_sni

Conversation

@tzssangglass

Copy link
Copy Markdown
Member

Signed-off-by: tzssangglass [email protected]

What this PR does / why we need it:

fix: #5155

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Comment thread conf/config-default.yaml Outdated
Signed-off-by: tzssangglass <[email protected]>
Comment thread t/core/config_etcd.t
Comment thread conf/config-default.yaml Outdated

verify: true # whether to verify the etcd endpoint certificate when setup a TLS connection to etcd,
# the default value is true, e.g. the certificate will be verified strictly.
#sni: # the SNI fot etcd TLS requests

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
#sni: # the SNI fot etcd TLS requests
#sni: # the SNI for etcd TLS requests. If missed, the host part of the URL will be used

Signed-off-by: tzssangglass <[email protected]>
Signed-off-by: tzssangglass <[email protected]>
@spacewander
spacewander merged commit 2b23907 into apache:master Oct 13, 2021
@tzssangglass
tzssangglass deleted the etcd_sni branch October 15, 2021 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

request help: configure etcd mTLS warn certificate host mismatch

3 participants