Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: TIUP 如何快速部署 安全加固的版本

[TiDB Usage Environment] Testing
[TiDB Version] V7.5.1
[Encountered Problem: Problem Phenomenon and Impact]
I want to set up a secure and hardened environment based on the version deployed by TIUP. The documentation only covers regular deployment, and checking the component configuration parameters provided by TIUP, it does not support certificate configuration. After TIUP deployment, there are no conf configurations under each component, and the parameters are based on run*.sh to start. Is there any better way to quickly add certificate configuration information for each component? Currently, is the only way to modify run*.sh one by one for deployment?