Do you have any question about this error?
Message type: E = Error
Message class: SCLNT_HTTP - Messages for HTTP Client for Respective Error Code
Message number: 420
Message text: SSL Server Certificate has expired (ICM_HTTP_SSL_PEER_CERT_EXPIRED)
The SSL certificate for the server has expired or is not yet valid.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
The problem can only be solved by the server administrator. A new SSL
certificate needs to be imported into the server.
Error message extract from SAP system. Copyright SAP SE.
SCLNT_HTTP420
- SSL Server Certificate has expired (ICM_HTTP_SSL_PEER_CERT_EXPIRED) ?The SAP error message SCLNT_HTTP420 with the description "SSL Server Certificate has expired (ICM_HTTP_SSL_PEER_CERT_EXPIRED)" indicates that the SSL certificate used by the server for secure communications has expired. This can prevent secure connections from being established, leading to issues with accessing SAP services over HTTPS.
Cause:
- Expired SSL Certificate: The primary cause of this error is that the SSL certificate used by the server has reached its expiration date and is no longer valid.
- Incorrect System Time: If the system time on the server is incorrect, it may incorrectly interpret the certificate as expired.
- Certificate Chain Issues: Sometimes, the entire certificate chain may not be valid, which can also lead to similar errors.
Solution:
Renew the SSL Certificate:
- Obtain a new SSL certificate from a trusted Certificate Authority (CA).
- Install the new certificate on the server where the SAP system is running.
- Ensure that the new certificate is properly configured in the SAP system.
Check System Time:
- Verify that the system time and timezone settings on the server are correct. If the time is incorrect, adjust it accordingly.
Update Certificate Chain:
- If the SSL certificate is part of a chain, ensure that all intermediate certificates are also valid and installed correctly.
Restart ICM:
- After updating the certificate, restart the Internet Communication Manager (ICM) to apply the changes. This can usually be done through transaction SMICM in the SAP GUI.
Test the Connection:
- After renewing the certificate and restarting the ICM, test the connection to ensure that the error is resolved.
Related Information:
By following these steps, you should be able to resolve the SSL certificate expiration issue and restore secure communications in your SAP environment.
Get instant SAP help. Start your 7-day free trial now.
SCLNT_HTTP419
SSL is not initialized (ICM_HTTP_SSL_NOT_INITIALIZED)
What causes this issue? SSL has not been initialized correctly.System Response The system issues an error message and will not allow you to continue...
SCLNT_HTTP418
No suitable ICM service active (ICM_HTTP_NO_ICM_SERVICE)
What causes this issue? An outgoing connection was attempted, without having the ICM service configured.System Response The system issues an error m...
SCLNT_HTTP421
SSL certificate not trusted (ICM_HTTP_SSL_PEER_CERT_UNTRUSTED)
What causes this issue? The SSL certificate for the server is not known as trusted in the PSE file.System Response The system issues an error messag...
SCLNT_HTTP422
Timeout for connection to HTTP proxy (ICM_HTTP_PROXY_TIMEOUT)
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
Click on this link to search all SAP messages.