Add ability to use `tt cluster` with TCS protected by SSL password
Open
Nobody has claimed this yet.
blocked
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
When ssl_password or ssl_password_file is enabled in Tarantool Config Storage, it is impossible to use it with tt cluster. Support of passwords and password files should be implemented.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the tt cluster command and trace how it connects to Tarantool Config Storage. Check how ssl_password and ssl_password_file are represented and passed through the command, then verify that tt cluster works with each protected TCS configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, security
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100