Hi,
I've wrote some c# code to do a https webrequest to an external webservice from my InfoPath form. Unfortunately the webservice could not be configured via the standard data connections. Because the external webservice only permits https request, an SSL certificate needs to be present in the store. When I run the InfoPath form in Filler mode, it will find the certificate in the store on my PC. So that works. But from SharePoint it doesn't, because it can't find the certificate. The error message in the applcation log is pretty clear about that.
My question? Where do I install the certifcate, so it will run in InfoPath Services?
I've installed it on the SharePoint Server, but no luck there.
Thanks for helping.
Cheers,
Pascal