Skip to content

feat: add native TLS support - #145

Open
lulaide wants to merge 1 commit into
tair-opensource:developfrom
lulaide:develop
Open

feat: add native TLS support#145
lulaide wants to merge 1 commit into
tair-opensource:developfrom
lulaide:develop

Conversation

@lulaide

@lulaide lulaide commented Aug 10, 2026

Copy link
Copy Markdown

Summary

  • Add --sourcetls / --targettls flags with CA cert, mTLS, server name override, and skip-verify options
  • Implement TLS-aware cluster connection with slot routing, MOVED/ASK redirect, and pipeline support
  • Add unit tests for TLS config validation and cluster routing

Test plan

  • go vet and go test pass
  • Verified with AWS ElastiCache TLS cluster (source) syncing to Alibaba Cloud Redis cluster (target)

@CLAassistant

CLAassistant commented Aug 10, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

2 participants