cancel
Showing results for 
Search instead for 
Did you mean: 

CCMS MTE for Certificate expiry alert

ManjunathBasapp
Explorer
0 Kudos

I am looking to configure CCMS alert for certificate expire. Please help me to identify the MTE for certificate expiry for ABAP.

Option 1: SSFALRTEXP is intended for certificates that expire within the AutoABAP concept, that is, this report is automatically processed each day from about 3 o'clock; A prerequisite for this is that the AutoABAP mechanism has not been deactivated. This report only generates the aforementioned warnings. But warning should be shown in CCMS. So which MTE class isolates certificate expiry ?

Option 2 : SSF_ALERT_CERTEXPIRE is a report with an online and background list output that can be scheduled as a replacement for the SSFALRTEXP report (as a daily background job). If you are using this report as a replacement for the SSFALRTEXP report, the start time must be before 3 o'clock. If this is not possible. This report only generates the aforementioned warnings. But warning should be shown in CCMS. So which MTE class isolates certificate expiry ?

Regards

Manjunath

Accepted Solutions (0)

Answers (1)

Answers (1)

cris_hansen
Advisor
Advisor
0 Kudos

Hello Manjunath,

Please check MTE class R3SyslogSecurity (SM21 related).

I hope this helps,

Cris