Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

play: add TLS options #4726

Open
TarantoolBot opened this issue Jan 10, 2025 · 0 comments
Open

play: add TLS options #4726

TarantoolBot opened this issue Jan 10, 2025 · 0 comments

Comments

@TarantoolBot
Copy link
Collaborator

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 tarantool/tt@26f350b.

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

No branches or pull requests

1 participant