Dear community,
I need some wisdom. We are trying to add certificate based authentication to a SOAP web service that we created out of SAP. We have not figured out how to do it yet and would like to ask for some guidance. I have researched the question/topic for at least a week but I have come up with a dead end.
BACKGROUND
============
We created an RFC in SAP.
We converted that RFC to a web service via the wizard.
We then created the binding in SOAMANAGER so that an external .NET application could call the web service.
The web service works well with just basic user/auth authentication.
We would like to add certificate based authentication.
We downloaded the SAP Crypto libraries and created a key. We then loaded that key into STRUST in SAP.
We are now at the step where we do not know how to add the certificate to our web service.
Could someone please help?
Thanks,
G
PS We do not have PI, but we plan on getting PI later this year. Our urgent need is solving this issue w/o PI in the mix. Thank you in advance.