renew certificate saprouter

8
Renew Certificate SAProuter Here the steps to renew certificate SAProuter : 1. Stop service saprouter with command ./saprouter -s 2. Make a folder backup in saprouter directory

Upload: andrypur

Post on 25-Oct-2015

87 views

Category:

Documents


5 download

DESCRIPTION

Renew Certificate SAProuter

TRANSCRIPT

Page 1: Renew Certificate SAProuter

Renew Certificate SAProuter

Here the steps to renew certificate SAProuter :

1. Stop service saprouter with command ./saprouter -s

2. Make a folder backup in saprouter directory

Page 2: Renew Certificate SAProuter

3. Copy certreq, cred_v2, local.pse, srcert from saprouter directory to backup directory and remove them.

Page 3: Renew Certificate SAProuter

4. generate new certificate request with command : ./sapgenpse get_pse -v -r certreq1 -p local.pse It will ask for certain parameters, get the Disinguished Name from http://service.sap.com/saprouter-sncadd or DN is CN=saprouter-svr,OU=0001308096,OU=SAProuter,O=SAP,C=DEIt will generate file “certreq1” in directory saprouter.

5. Open http://service.sap.com/saprouter-sncadd site , logon using user ID and password service.sap.com.Klik Apply Now and Continue.

6. Open file certreq1 in directory saprouter, copy text from this file and paste the text into the request certificate page. Klik Request Certificate.

Page 4: Renew Certificate SAProuter
Page 5: Renew Certificate SAProuter

7. Select the generated certificate text and copy all from “BEGIN”to “END” and make a text file srcert.txt in saprouter directory. Rename the srcert.txt to srcert only.

8. Install the certificate in saprouter with command sapgenpse import_own_cert -c srcert -p local.pse

9. Create the credentials for the SAProuter with command sapgenpse seclogin -p local.pse. This will create a file called cred_v2 in the same directory.

Page 6: Renew Certificate SAProuter

10. Check if the certificate has been imported correctly with command Sapgenpse get_my_name -v -n Issuer.

And check validate of certificate with command sapgenpse get_my_name –n validity

11. Start SAProuter with command ./startoss.sh and ./saprouter –r