HTTPS for Web Services

Comments

3 comments

  • Avatar
    Harish Lakshmana

    I have configured AgilePoint Web Service Activities with a lot of Web Services which are hosted as HTTPS.

    Is there any special property for your certificate which created this doubt?

    0
    Comment actions Permalink
  • Avatar
    Robert Costa

    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?

    0
    Comment actions Permalink
  • Avatar
    Harish Lakshmana

    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.

    0
    Comment actions Permalink

Please sign in to leave a comment.