Do you have any question about this error?
Stop googling SAP errors. Use our Free Essentials plan instead - no credit card needed. Start Now →
Message type: E = Error
Message class: STRUSTCR - Certificate Revocation Configuration
Message number: 034
Message text: Retrieval of CRL failed or trust configration is missing
Reasons for failure include the following:
The file downloaded from the URL is not a valid CRL file.
The SAP NetWeaver Application Server ABAP does not trust the issuer of
the CRL.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Ensure that CRL can be received from this URL.
Ensure that the certificate of the CRL issuer is in the certificate list
of the SSF Certificate Revocation (SSF CREVO) PSE.
Error message extract from SAP system. Copyright SAP SE.
STRUSTCR034
- Retrieval of CRL failed or trust configration is missing ?The SAP error message STRUSTCR034 indicates that there is an issue with the retrieval of the Certificate Revocation List (CRL) or that the trust configuration is missing in the SAP system. This error typically occurs in the context of SSL/TLS communication, where the system is trying to validate the certificates used for secure connections.
Causes:
- Missing or Incorrect Trust Configuration: The trust configuration in the STRUST transaction may not be set up correctly, meaning that the system does not know which Certificate Authorities (CAs) to trust.
- CRL Retrieval Issues: The system may be unable to retrieve the CRL from the specified URL due to network issues, incorrect URL, or the CRL being unavailable.
- Expired or Invalid Certificates: The certificates being used may have expired or may not be valid, leading to issues in establishing trust.
- Firewall or Proxy Issues: Network configurations such as firewalls or proxies may be blocking access to the CRL distribution point.
Solutions:
Check Trust Configuration:
- Go to transaction STRUST in your SAP system.
- Ensure that the correct root CA certificates are imported into the "SSL Client (Standard)" or "SSL Server (Standard)" section, depending on your use case.
- Verify that the trust configuration is complete and that the necessary certificates are present.
Verify CRL URL:
- Check the CRL distribution point specified in the certificate. You can do this by examining the certificate details in STRUST.
- Ensure that the URL is accessible from the SAP server. You can test this by trying to access the URL from a web browser or using command-line tools like
curl
orwget
.Network Configuration:
- Ensure that there are no firewall or proxy settings blocking access to the CRL URL.
- If a proxy is required, configure the SAP system to use the proxy settings correctly.
Update Certificates:
- If the certificates are expired or invalid, obtain new certificates from the relevant Certificate Authority and import them into the SAP system using STRUST.
Check SAP Notes:
- Look for relevant SAP Notes that may address specific issues related to CRL retrieval or SSL configuration. SAP Notes can provide patches or additional configuration steps.
Test SSL Connection:
- Use tools like OpenSSL to test the SSL connection and verify that the certificates are being presented correctly and that the CRL can be retrieved.
Related Information:
By following these steps, you should be able to resolve the STRUSTCR034 error and ensure that your SAP system can successfully retrieve the CRL and establish secure connections.
Get instant SAP help. Sign up for our Free Essentials Plan.
STRUSTCR033
Enter a valid URL (HTTP or HTTPS) for issuer &1
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STRUSTCR032
Source &1 for issuer &2 is not supported
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STRUSTCR035
Kernel is too old; update kernel
Self-Explanatory Message Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of...
STRUSTCR036
CRL of issuer &1 is available
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.