Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

Step by Step Guide to renew the SAP Router license

  • Check router certificate validity


  • Make backup of SAP router Directory

  • Delete following files       

certreq, cred_v2,  local.pse, srcert



Run the below command to generate new certificate request

<drive>:\usr\sap\saprouter>sapgenpse get_pse -v -r certreq1 -p local.pse

Press Enter


Get Distinguished name from SAP Market place site

http://service.sap.com/saprouter-sncadd


Click on Apply

Copy Distinguished Name:

CN=<Systemname>, OU=0000862502, OU=SAProuter, O=SAP, C=DE


Press Enter

Click on Continue from market place on Request certificate for SAPROUTER

Click on continue

Open the file: <drive>:\usr\sap\saprouter\certreq1 with notepad

Copy text from this file and paste the text to the request certificate page

Press the Request Certificate

Click on Request Certificate

Select the generated certificate text and copy and make a text file srcert.txt in

<drive>:\:\usr\sap\saprouter directory

Rename the srcert.txt to srcert only

Install the certificate in our saprouter by running

sapgenpse.exe import_own_cert -c srcert -p local.pse


create the credentials for the SAProuter with command

<drive>:\usr\sap\saprouter>sapgenpse seclogin -p local.pse -O <saprouter user>


This will create a file called cred_v2 in the same directory.

Check if the certificate has been imported correctly using following command

Sapgenpse get_my_name -v -n Issuer


Restart your saprouter service.

Check Router Validity again


Saprouter has been renewed successfully for 1 year

1 Comment
Labels in this area