How Do I Configure Certificate Verification in the SMS-Agent Configuration File?
You can enable or disable certificate verification for requests from SMS-Agent to Huawei Cloud APIs. To do so, you need to configure the servercheck parameter in the SMS-Agent configure file g-property.cfg which is located in the SMS-Agent installation directory.
- If servercheck is set to True, certificate verification is enabled. When an API request is sent, certificate verification is performed.
- If servercheck is set to False, certificate verification is disabled. In this case, certificate verification is not performed when an API request is sent.
