Thursday, 10 December 2020

Certificates Expiring check report in ABAP system

 Steps:

1.Go to SE38/SA38

2.Execute the report : SSF_ALERT_CERTEXPIRE

3.Mention the Number of Days until Expiry and execute 


4.The certificates that will expire within 30 days have the expiration date in RED



STRUST data is stored in the tables:

SSF_PSE_D
SSF_PSE_H
TWPSSO2ACL


SAP Note: 2507235 - How to configure Expiring Certificates metrics in System Monitoring



No comments:

Post a Comment

How to Manually Disable SAML 2.0 for SAP URL

 SAML 2.0 authentication is enabled in an AS ABAP system, but for some particular ICF services, you want to disable the SAML 2.0 authenticat...