cancel
Showing results for 
Search instead for 
Did you mean: 

Renew SAP router certificate

Former Member
0 Kudos

Hi,

To renew SAP router certificate, Should I need to download the latest SAP Cryptographic Software?

Then procedure as follows:

1. Uncar the above file in saprouter folder

2. delete files local.pse, certreq, sapcrypto.dll, sapcrypto.lst, sapgenpse.exe, cred_v2 and srcert if exist

3. service.sap.com SAPROUTER-SNCADD and enter.

Click on Apply.

This will show the existing router and its distinguished name

click continue.

4. At saprouter

tintel sapgenpse get_pse -v -r certreq -p local.pse < Distinguished Name >

It will ask for pin twice.

It will create certreq file in the NTINTEL folder.

5. In certreq file, select the text (including the BEGIN and END statement)

Past in SAP Service Marketplace from which we copied the Distinguished Name.

Click on CONTINUE button in the browser to see the certificate.

6. In response you will receive the certificate signed by the CA in the Service Marketplace. Copy&paste the text to a new local file named "srcert", which must be created in the same directory as the sapgenpse executable. Srcert file needs to be saved in the NTINTEL folder.

7. Run the following command while you are in the NTINTEL folder,

sapgenpse import_own_cert -c srcert -p local.pse

This will create the local.pse file in e:saprouter folder.

Run the following command while you are in e:saprouter folder,

sapgenpse seclogin -p local.pse

This will create a file called "cred_v2" in the same directory (saprouter) as "local.pse".

Run the following command while we are in e:saprouter folder

Check if the certificate has been imported successfully with the following command:

sapgenpse get_my_name -v -n Issuer

Please confirm above procedure.

Thanks and Regards

Satya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satya,

Yeah Correct. At meanwhile please check with Environment variable name is correctly set or not.

After that try to Router start command via saprouter -r

Regards

Thomas

Former Member
0 Kudos

Thanks for reply.

Should I need to download the latest SAP Cryptographic Software for renew router certificate?

Former Member
0 Kudos

Hi Dude,

Not Required, you can use old version Not an issue for that go ahead, If any doubts please Let me know

Regards

Thomas

Edited by: thomas_raja on Aug 30, 2011 12:20 PM

Former Member
0 Kudos

Thanks Thomas.

I have downloaded the latest file and renewed the certificate.

Former Member
0 Kudos

Hi satya,

OK fine. you are welcome

Regards

Thomas

Answers (0)