SMS.0304 SSL/TSL authentication Failed
Symptom
When the SMS-Agent was started, any of the following messages was returned:
- Linux: SMS.0304: Network request TSL/SSL authentication failed.
- Windows (Python 2): SMS.0304: Network request TSL/SSL authentication failed.
- Windows (Python 3): SMS.0304: Network request TSL/SSL authentication failed.
Possible Causes
If the TLS/SSL authentication fails when you start the SMS-Agent, the CA certificate verification fails. A CA certificate is issued by an authoritative organization to verify the server identity and ensure data transmission security. After the SMS-Agent is started, it attempts to remotely access SMS over the network and verifies the CA certificate. If the verification fails, the error message is displayed.
Solution
- Log in to the source server.
- Open the g-property.cfg configuration file of the SMS-Agent. The path of the configuration file is:
- Linux: .../SMS-Agent/agent/config/g-property.cfg
- Windows:
- Windows Agent (Python 3): C:\SMS-Agent-Py3\config\g-property.cfg
- Windows Agent (Python 2): C:\SMS-Agent-Py2\config\g-property.cfg
- Change servercheck = True in the g-property.cfg configuration file to servercheck = Fasle.
- Save the configuration file and restart the SMS-Agent.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot