Skip to content

[doc] Add TLS framework configuration reference#3906

Open
Yukang-Lian wants to merge 1 commit into
apache:masterfrom
Yukang-Lian:codex/tls-framework-doc
Open

[doc] Add TLS framework configuration reference#3906
Yukang-Lian wants to merge 1 commit into
apache:masterfrom
Yukang-Lian:codex/tls-framework-doc

Conversation

@Yukang-Lian

Copy link
Copy Markdown
Contributor

Summary

  • Add English and Chinese current docs for the Apache Doris TLS framework configuration contract.
  • Document the fixed TLS configuration names, defaults, component scope, and extension guidance that exist in the open-source framework.
  • Clarify that the stock open-source build exposes framework/configuration/extension points, while complete runtime TLS behavior requires a custom TLS module implementation.
  • Add the page under Security & Authentication > Data Encryption > Encryption in Transit.

Validation

  • git diff --cached --check
  • corepack yarn docs:links:changed
  • corepack yarn docs:i18n-sync:changed
  • corepack yarn docs:features:changed
  • DOCS_VERSIONS=current SKIP_BLOG=true SKIP_COMMUNITY=true SKIP_RELEASES=true corepack yarn build --locale en
  • DOCS_VERSIONS=current SKIP_BLOG=true SKIP_COMMUNITY=true SKIP_RELEASES=true corepack yarn build --locale zh-CN

Note: the full current docs builds complete successfully. They still print existing broken link/anchor warnings from unrelated pages.

Add current English and Chinese documentation for the TLS framework configuration contract.

Clarify that the open-source build provides fixed configuration names and framework extension points, while complete runtime TLS behavior requires a custom TLS module implementation.

Tests:

- git diff --cached --check

- corepack yarn docs:links:changed

- corepack yarn docs:i18n-sync:changed

- corepack yarn docs:features:changed

- DOCS_VERSIONS=current SKIP_BLOG=true SKIP_COMMUNITY=true SKIP_RELEASES=true corepack yarn build --locale en

- DOCS_VERSIONS=current SKIP_BLOG=true SKIP_COMMUNITY=true SKIP_RELEASES=true corepack yarn build --locale zh-CN
@Yukang-Lian Yukang-Lian marked this pull request as ready for review June 8, 2026 07:26
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