0% found this document useful (0 votes)
658 views2 pages

SAP Router Update Steps

The document outlines the steps to update an SAP router, which includes taking backups, deleting old files, generating a new local.pse file with a certificate request, obtaining a certificate, importing it, assigning credentials, and verifying the update.

Uploaded by

Colleen Noronha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
658 views2 pages

SAP Router Update Steps

The document outlines the steps to update an SAP router, which includes taking backups, deleting old files, generating a new local.pse file with a certificate request, obtaining a certificate, importing it, assigning credentials, and verifying the update.

Uploaded by

Colleen Noronha
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SAP Router Update :

Steps:
1. Take backup of saprouter files
2. Delete the below files in Saprouter
local.pse
cred_v2
certreq
3. Execute below command. You can obtain the Distinguished Name from
the
http: //service.sap.com/saproutersncadd from the step 5. Supply the PIN
password. The
command wi ll output the new local.pse file.

4.
5.
6.
7.
8.
9.

sapgenpse.exe get_pse v r certreq p local.pse "Distinguished Name"


Got absolute PSE path "C:\usr\sap\saprouter\local.pse".
Please enter PIN:
Please reenter PIN:
Supplied distinguished name: "CN=ITsiti, OU=000012345, OU=SAProuter,
O=SAP, C=DE"
Creating PSE with format v2 (default)
Generating key (RSA, 2048bits) ... succeeded.
certificate creation... ok
PSE update... ok
PKRoot... ok
Generating certificate request... ok
Head to http: //service.sap.com/saproutersncadd. Click on Apply Now.
Select the SAProuter Name (Distinguished Name)
Now, copy the content from the local.pse fi le (from step 3) and paste
into below text field.
Choose Request Certi ficate. You wi ll get the SAProuter certificate.
Next, create a new fi le name srcert (in the same directory wi th no
extension) and copy/paste the certificate (from the step 7) into it.
Next, create a new fi le name srcert (in the same directory wi th no
extension) and copy/paste the certificate (from the step 7) into it.
sapgenpse.exe import_own_cert srcert p local.pse
Please enter PIN:
CAResponse successfully imported into PSE "C:\usr\sap\saprouter\local.pse"

10.Assign the SAProuter user credentials. The output will create cred_v2
file.
sapgenpse seclogin p local.pse O sidadm
running seclogin with USER="sidadm"
creating credentials for user "HOSTNAME\sidadm" (yourself)...
Please enter PIN:
Adjusting credentials and PSE ACLs to include "HOSTNAME\sidadm"...
Oh, you supplied your own name explicitly ... ok.

C:\usr\sap\saprouter\sec\cred_v2 ... ok.


C:\usr\sap\saprouter\local.pse ... ok.
Added SSOcredentials (#0) for PSE "C:\usr\sap\saprouter\local.pse"
"CN=HOSTNAME, OU=0000123456, OU=SAProuter, O=SAP, C=DE"
Finally, verify your SAProuter update validation.

You might also like