Skip to content

cluter: force TLS for https:// endpoints - #1353

Merged
bigbes merged 1 commit into
masterfrom
g.rybakov/tntp-8695-https-fix
Aug 29, 2026
Merged

cluter: force TLS for https:// endpoints#1353
bigbes merged 1 commit into
masterfrom
g.rybakov/tntp-8695-https-fix

Conversation

@sssciel

@sssciel sssciel commented Aug 21, 2026

Copy link
Copy Markdown
Member

tt cluster publish/show timed out when connecting to a Tarantool Config Storage or etcd endpoint over https:// with SSL enabled server-side but no client certificate required, since transport selection only looked at explicit ssl_* URI params, ignoring the scheme. UriOpts now carries Scheme, and ConnectTarantool/ConnectEtcd force a secure connection when it's "https".

Closes TNTP-8695

@sssciel
sssciel force-pushed the g.rybakov/tntp-8695-https-fix branch from 8065583 to b525862 Compare August 21, 2026 07:57
@sssciel sssciel changed the title cluter: force TLS for https:// TCS/etcd endpoints without ssl params cluter: force TLS for https:// endpoints Aug 21, 2026
@sssciel
sssciel force-pushed the g.rybakov/tntp-8695-https-fix branch from b525862 to 664e853 Compare August 21, 2026 07:59
@sssciel
sssciel requested review from Mockird31 and bigbes August 21, 2026 09:34
@sssciel
sssciel force-pushed the g.rybakov/tntp-8695-https-fix branch from 664e853 to c7832a7 Compare August 28, 2026 08:28
tt cluster publish/show timed out when connecting to a Tarantool Config
Storage or etcd endpoint over https:// with SSL enabled server-side but
no client certificate required, since transport selection only looked
at explicit ssl_* URI params, ignoring the scheme. UriOpts now carries
Scheme, and ConnectTarantool/ConnectEtcd force a secure connection when
it's "https".

Closes TNTP-8695
@sssciel
sssciel force-pushed the g.rybakov/tntp-8695-https-fix branch from c7832a7 to a489b20 Compare August 28, 2026 12:51
@bigbes
bigbes merged commit 825c4e3 into master Aug 29, 2026
34 of 35 checks passed
@bigbes
bigbes deleted the g.rybakov/tntp-8695-https-fix branch August 29, 2026 11:05
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.

3 participants