Yukang-Lian opened a new pull request, #3906: URL: https://github.com/apache/doris-website/pull/3906
## 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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
