Hi all.
I'm in trouble and need help.
I need to make remote connection to SAP.
System is Linux.
I copied saprouter files to my system, extracted them from archive made test by niping. All is OK.
But I cant create certificate request to register my SAP router. Here is what I get when I am implementing sapgenpse command
[user@evn-ibm3650-kvm1 sap]$ ./sapgenpse get_pse -v -r certreq -p local.pse "CN=name.name.am, OU=0001193359, OU=SAProuter, O=SAP, C=DE"
Got absolute PSE path "/home/shteadmin/sec/local.pse".
Please enter PSE PIN/Passphrase: ********
Please reenter PSE PIN/Passphrase: ********
Supplied distinguished name: "CN=name.name.am, OU=0001193359, OU=SAProuter, O=SAP, C=DE"
Creating PSE with format v2 (default)
get_pse: Can't create PSE.
I cant understand what is the problem if there is no error.