Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Reply from David Slocum on Sep 2 at 9:39 AM I don't think you read my previous reply very closely. The location and command are going to depend on where the private key for your certificate resides. You need to figure that out first before you can do anything else. If the private key was generated in an ABAP system, then you need to login to that system, go to transaction STRUST, locate the entry in the appropriate PSE folder, and then select the "Create Certificate Request" button in the "Own Certificate" panel. If the private key was generated in a Java system, then you need to use Visual Admin or NetWeaver Administrator (depending on your release level) to generate the CSR file. If you're using NetWeaver Administrator, then navigate to "Configuration Management -> Security -> Certificates and Keys". Select the appropriate keystore view, then select the private key, and finally select the "Generate CSR Request" button. I haven't used Visual Admin in quite a while, and can't remember exactly where this is found in that tool, but it works similar to NetWeaver Administrator. If you have created a certificate for your web dispatcher, then you had to have created a PSE file using the sapgenpse command. You use the same command to generate the CSR file. You must login to the server where the web dispatcher is running, go to the directory where the PSE file exists, and then execute a command that looks similar to this: sapgenpse gen_pse -p <PSE filename> -x <PIN> -a RSA -s 2048 "<distinguished name of certificate>" > <CSR filename> That's about all I can tell you. The rest is up to you and depends on your particular environment and setup. Thanks, Dave
| | | ---------------Original Message--------------- From: Jay chandra Sent: Tuesday, September 02, 2014 8:26 AM Subject: Generating CSR File for SAP Web Dispatcher Thanks Dave for your reply. May I ask you, the command and parameters to use and also the location where this CSR file has to be generated. | | Reply to this email to post your response. __.____._ | _.____.__ |