Skip to content

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

Open
sssciel wants to merge 1 commit into
masterfrom
g.rybakov/tntp-8695-https-fix
Open

cluter: force TLS for https:// endpoints#1353
sssciel wants to merge 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
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 b525862 to 664e853 Compare August 21, 2026 07:59
@sssciel
sssciel requested review from Mockird31 and bigbes August 21, 2026 09:34
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.

1 participant