Skip to content

Remove reference to matrix-sdk/rustls-tls feature flag#236

Merged
poljar merged 1 commit intomatrix-org:mainfrom
mgoldenberg:remove-native-tls
Apr 7, 2026
Merged

Remove reference to matrix-sdk/rustls-tls feature flag#236
poljar merged 1 commit intomatrix-org:mainfrom
mgoldenberg:remove-native-tls

Conversation

@mgoldenberg
Copy link
Copy Markdown
Contributor

Note: this pull request should be merged in conjunction with matrix-org/matrix-rust-sdk#6409.

This pull request removes reference to the matrix-sdk/rustls-tls flag when building the matrix-sdk in rebuild_rust_sdk.sh. Note that this is necessary because the flag is being deprecated in matrix-org/matrix-rust-sdk#6409, and consequently, rustls will become the only supported TLS backend.

In other words, referencing the flag will break the build, and removing the reference will maintain the same behavior as before.

Note that the flag has been removed, but the behvaior is
identicial, because rustls is now the only supported TLS
backend.

Signed-off-by: Michael Goldenberg <m@mgoldenberg.net>
Copy link
Copy Markdown
Contributor

@poljar poljar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yup makes sense.

@poljar poljar merged commit 15d3fab into matrix-org:main Apr 7, 2026
6 checks passed
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.

2 participants