Friends,
.net is the client will consume SAP WebService using certificate based authentication.
I have setup SAP Web Service settings as shown in attached image.
Our AD infrastructure setup that when the user logon to PC they get their certificate on their user profile , and I verified it under certmgr.msc , Personal--> Certificates.
I am thinking to ask the .net guy to read the certificate from this location and send it to sap. Now the question is when I create certrule in SAP , what certificate I have to import on to SAP for mapping? is this certificate from the .net server certified by CA or user personal certificate?
Image may be NSFW.
Clik here to view.
User certificate from the user machine: has the below details:
E = johns@test.org
CN = John smith
OU = Users
OU = USA
OU = HQ
DC = org name
DC = org
Root Certificate from the server has the belwo details:
CN = Orgname Root Certificate Authority
DC = orgname
DC = org
Thanks
Krishiv