What Can I Do If Errors Are Reported When I Upload an SSL Certificate?
You can upload your SSL certificates (SSL certificates that have been purchased and issued on other platforms) to the CCM service for centralized management. For details about how to upload a certificate, see Uploading an Existing SSL Certificate.
This section describes the error messages that may be displayed when uploading a certificate and how to rectify the errors.
Error Type |
Error Code |
Error Details |
Solution |
---|---|---|---|
Certificate chain parsing error. |
SCM.0053 |
The certificate format is incorrect. It must start or end with a specific string. |
Incorrect certificate format. The certificate must start with -----BEGIN CERTIFICATE----- and end with -----END CERTIFICATE-----. |
SCM.0054 |
The certificate content is missing. |
The content between the prefix and suffix needs to be added due to the content missing. |
|
Certificate chain check error. |
SCM.0079 |
The subject of the CA certificate does not match the issuer of the certificate. |
Ensure that the certificate issuing relationship in the certificate chain is correct. The sequence of the certificate chain is from the user certificate to the lowest-level CA. For example, if the certificate chain contains two certificates: issuing certificate A and issued certificate B, ensure that the subject DN of certificate A is the same as the issuer DN of certificate B. |
SSL certificate upload error. |
SCM.0012 |
The uploaded private key failed to be resolved. Ensure that the certificate has been issued. |
Check the content of your private key and upload a correct private key. |
SCM.0114 |
Incorrect private key format. It must start or end with a specific string. |
Check the private key format. It must start and end with an asterisk (*). |
|
SCM.0115 |
The private key is not encoded using Base64. |
Check the private key format. The private key must be encoded using Base64. |
|
SCM.0116 |
Failed to generate the private key. |
Enter the correct private key content. |
|
Chinese cryptographic certificate upload error. |
SCM.0059 |
The private key of the Chinese cryptographic is empty. |
Enter a correct private key of the Chinese cryptographic. |
SCM.0115 |
The private key is not encoded using Base64. |
Check the private key format. The private key must be encoded using Base64. |
|
SCM.0116 |
Failed to generate the private key. |
Enter the correct private key content. |
|
SCM.0114 |
Incorrect private key format. It must start or end with a specific string. |
Check the private key format. It must start and end with an asterisk (*). |
|
SCM.0012 |
Failed to parse the private key of the Chinese cryptographic. |
Enter the correct private key content. |
|
SCM.0118 |
The length of the Chinese cryptographic certificate must be 1. |
The length of the Chinese encryption certificate chain must be 1. |
|
SCM.0055 |
The certificate content is not encoded using Base64. |
Check the certificate content. The certificate content must be encoded using Base64. |
|
SCM.0058 |
Failed to generate the X509 certificate. |
Enter the correct certificate content. |
|
SCM.0119 |
Failed to write the content of the encryption certificate or private key. |
Enter a correct encryption certificate or private key. |
|
SCM.0117 |
Failed to write the private key or certificate content. |
Enter a correct certificate or private key. |
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