cancel
Showing results for 
Search instead for 
Did you mean: 

SAP ROUTER CERTIFICATE GENARTING ERROR

Former Member

Hi ,

I an trying to generate SAP certificate required for sap router with following command and getting the following error:

C:\usr\sap\saprouter>sapgenpse get_pse -v -r C:\usr\sap\saprouter\certreq -p c:\

usr\sap\saprouter\local.pse"CN:SOLUTION"

Got absolute PSE path "c:\usr\sap\saprouter\local.pseCN:I:\usr\sap\SOL\DVEBMGS0

1\sec\SOLUTION.pse".

Please enter PIN:

Please reenter PIN:

get_pse: Distinguished name of PSE owner: solution

get_pse: Malformed distinguished name "solution"

ERROR in Name2DName: (12321/0x3021) problem parsing DName : "illegal character a

fter key or value"

I have set the enviormental variable for snc_lib and secur_dir .Please help

Regards,

Prasad

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi,

you are generating wrong certificate.

the command is

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

Example.

sapgenpse get_pse u2013v -r certreq -p local.pse "CN=JPL50020586, OU=0000036946,

OU=SAProuter, O=SAP, C=DE"

also check

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Can you please explain me what these parameter ? ""CN=solution,OU=00000100010,OU=SAProuter, O=SAP, C=DE" and how this command work or how it is useful?

regards,

Prasad

Edited by: Prasad Watve on Sep 5, 2008 9:54 AM

Former Member
0 Kudos

Hi,

When you apply for a SAProuter certificate from the SAP Trust Center Service of SAP service marketplace

http://service.sap.com/tcs

> SAP Trust Center Service in

> SAProuter Certificates

you need to take note of your "Distinguished Name"

you have to use that Distinguished Name only.

send me request, check my business card on SDN, I'll send you the document.

regards,

kaushal

Answers (0)