Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions tidb-configuration-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,11 @@ TiDB 配置文件比命令行参数支持更多的选项。你可以在 [config/

安全相关配置。

### `require-secure-transport`

- 配置是否要求客户端使用安全传输模式。
- 默认值:`false`

### `enable-sem`

- 启用安全增强模式 (SEM)。
Expand Down