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: SR - RFC utilities
Message number: 060
Message text: SSL client PSE ANONYM does not exist
SSL client PSE ANONYM does not exist.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
Create the PSE in transaction STRUST.
Error message extract from SAP system. Copyright SAP SE.
SR060
- SSL client PSE ANONYM does not exist ?The SAP error message "SR060 SSL client PSE ANONYM does not exist" typically indicates that the system is trying to use an SSL client PSE (Personal Security Environment) for anonymous authentication, but it cannot find the required PSE file. This can occur in scenarios where SSL communication is configured, but the necessary PSE files are not set up correctly.
Cause:
- Missing PSE File: The specific PSE file for anonymous SSL communication (often named
ANONYM
) is not created or is missing from the expected location.- Incorrect Configuration: The SSL configuration in the SAP system may be incorrect, leading to the system looking for a PSE that does not exist.
- Permissions Issues: The user or service account running the SAP instance may not have the necessary permissions to access the PSE files.
- Transport Layer Security (TLS) Settings: If the system is configured to use TLS, it may require specific PSE files that are not present.
Solution:
Create the Missing PSE:
- Use the transaction code
STRUST
in the SAP GUI to manage SSL PSEs.- In the STRUST transaction, create a new PSE for the anonymous client if it does not exist. You can do this by selecting the appropriate option to create a new SSL client PSE.
- Ensure that you save the changes after creating the PSE.
Check Configuration:
- Verify the SSL configuration settings in the SAP system. Ensure that the system is correctly set up to use SSL and that the paths to the PSE files are correctly specified.
- Check the instance profile parameters related to SSL, such as
ssl/client_pse
andssl/server_pse
.Permissions:
- Ensure that the SAP instance has the necessary permissions to access the directory where the PSE files are stored. This may involve checking file system permissions on the server.
Restart the SAP Instance:
- After making changes to the PSE or configuration, restart the SAP instance to ensure that the changes take effect.
Check Logs:
- Review the SAP system logs (transaction
SM21
) and the developer traces (transactionST22
) for any additional error messages that may provide more context about the issue.Related Information:
By following these steps, you should be able to resolve the "SR060 SSL client PSE ANONYM does not exist" error and ensure that your SAP system can establish SSL connections as required.
Get instant SAP help. Sign up for our Free Essentials Plan.
SR059
Not all of your selection can be applied; see the long text
What causes this issue? You can only activate the RFC bit options for the following connection types: ABAP connections TCP/IP connections Internal co...
SR058
Selection not permitted for this connection type
What causes this issue? You can only activate the RFC bit options for the following connection types: ABAP connections TCP/IP connections Internal co...
SR061
Enter a timeout between 1 and 9999999 msec
What causes this issue? Check the timeout value for invalid characters The following are invalid characters: - Blanks - All characters other than dig...
SR062
HTTP/1.0 does not support active compression
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.