tarantool / tarantool/doc

tt CLI (2.7): add TLS options to `tt play`

Open
#4,726 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

tt cli
Dominant language
CSS
Stars
15
Forks
49
Avg merge
1d 13h
Merged PRs (30d)
3

Description

Product: tt CLI
Since: tt 2.7.0
Dev ticket:
Root document: https://www.tarantool.io/en/doc/latest/reference/tooling/tt_cli/play/

SME: @ AlexandrLitkevich @ oleg-jukovec

Details

This patch adds support of the ssl parameters to the tt play command
by using flags:
sslkeyfile - path to a private SSL key file,
sslcertfile - path to an SSL certificate file,
sslcafile - path to a trusted certificate authorities (CA) file,
sslciphers - colon-separated (:) list of SSL cipher suites the
connection.

Closes #1067
Requested by @patapenka-alexey in https://github.com/tarantool/tt/commit/26f350b4e307db15318fac83c73a8ee6b80d37ee.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked tt CLI play reference page first. Document the four requested SSL options—sslkeyfile, sslcertfile, sslcafile, and sslciphers—and verify the page clearly describes their values and usage for tt play.

Written by the indexing model from the issue text.

Assessment

Domain
cli, documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.