cancel
Showing results for 
Search instead for 
Did you mean: 

validity of certificate with PSE type

former_member547765
Participant
0 Kudos
9,581

Hi

i have pop up message when login to fiori using sap GUI.

i got thi from ssf_alert_certexpire :

when i check from strus there is no certificate going to be expired:

please help

Regards

View Entire Topic

Hi Irfan,

Looks like your SAP Server Standard PSE is going to expire, that can be seen from your Second image. But i don't know whether you are checking at the right place in STRUST by double clicking on the Certificate, it will definitely show you the expiration date.

Can you check at the OS level of you application server using the below steps to get your expiry date.

cd /usr/sap/SID/D(INSTNUM)/sec

command to be executed -->

/usr/sap/SID/D(INSTNUM)/exe/sapgenpse get_my_name -p /usr/sap/SID/D(INSTNUM)/sec/SAPSSLS.pse 

You will get the O/P of expiry date here.

Is you still don't get the output paste the O/P of the above command here.

If you get the expiry date as 22.06.2020, then you have to regenerate you SAPSSLS.pse certificate.

Thanks, MC

former_member547765
Participant
0 Kudos

Hi

thanks for your answer

here is the result form the command

i can check this using strust in SSL Server standard right?

Regards

former_member547765
Participant
0 Kudos

when i double click didn't see any certificate on the list

0 Kudos

Hi Irfan,

Your SAPSSLS.pse is expiring that can be confirmed from the sapgenpse o/p. In strust your certs has to be visible, just check your secudir environment variable is pointing to the right sec folder where your SAPSSLS.PSE file resides. If it is right, as already said backup your sec folder and regenerate the SAPSSLS.pse from your STRUST.

Regards, MC