当前位置:网站首页>SNC processing failed SAP router certificate regeneration

SNC processing failed SAP router certificate regeneration

2022-06-22 12:50:00 SAP Xiaobai Kenny

reference note 1178684 - No service connection: "SNC processing failed"


Confirm the location of the certificate

Execute the following commands on your SAProuter machine:

  • sapgenpse seclogin -l
  • sapgenpse get_my_name -n validity

stay cmd Direct operation error

 

utilize everything Find the program path

 

function C:\zzsaprouter\nt-x86_64\sapgenpse.exe seclogin -l

C:\zzsaprouter\nt-x86_64\sapgenpse.exe get_my_name -n validity

Discovery expired , Need to reapply .

 

Make sure that your SNC SAProuter process has also been started under the specified user.
If your SAProuter certificate has expired, renew it by performing the following steps:

  • Delete the files local.pse, cred_v2 on your SAProuter machine.
  • Choose "Apply Now!".

 

take local.pse Delete after backing up to another path

 

function C:\zzsaprouter\nt-x86_64\sapgenpse.exe get_pse -v -a sha256WithRsaEncryption -s 2048 -r certreq -p local.pse "CN=XXXXXXXXX, OU=0000XXXXXX, OU=SAProuter, O=SAP, C=DE"

notes :XXXX Fill in your value

Enter the password directly when required

After running, a new local.pse as well as certreq

Double click the generated certreq( use txt documents opening ) Copy all characters and paste into sap On the website

 

 

Click on Right lower corner Request Certificate

 

Paste the generated characters into the srcert In file

restart saprouter.exe

Re query validity

C:\zzsaprouter\nt-x86_64\sapgenpse.exe get_my_name -n validity

Inquire about

C:\zzsaprouter\nt-x86_64\sapgenpse.exe get_my_name -v -n Issuer

原网站

版权声明
本文为[SAP Xiaobai Kenny]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/173/202206221209240833.html