HTTPS for Web Services
Does AgilePoint support HTTPS in addition to HTTP? Want to have https web services being called from AgilePoint using certificates.
-
Thanks for that. No special property. The System Integrator told us that AgilePoint does not support it which I found hard to believe, So if we have a workflow and it calls a web service hosted by an enterprise service bus, we can make it HTTPs using a certificate, correct? Is the certificate just installed on the AgilePoint server or is there a special import process for AgilePoint?
-
Ideally the certificates created are available automatically for any code that tries to call it. for example when we call a Microsoft graph API or Salesforce REST API and many more. Those API's are all on HTTPS and work well in AgilePoint.
Based on that, I think it should work for your case too but if the certificate is custom created and a private one then it's good to give a try with development environment to be 100% sure n the behavior. For example I have created a self signed certificate to test few of my WebService in which case I had to install the certificate in all machine and do lot of Microsoft procedures since it is private custom created. However in my case I had certificate configured on the IIS Website itself.
I hope my explanation is applicable to your WebService environment setup. Give a try and see how it goes.
Please sign in to leave a comment.
Comments
3 comments