Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

ctp-vsts-extension - Converts service url from https to http

Options
bhumikat
bhumikat Posts: 1
edited November 2017 in CTP

Hi,

I am trying out the Parasoft Service Vitualisation add-in for Microsoft vsts with a CTP instance running in Azure. We have configured the Parasoft VM to allow communication over https.

While configuring the service in Microsoft VSTS, I add the service url as https://ctp....../azure.com:8443/em

However, when the build is running, the task times out and the on checking the logs, it shows that the CTP endpoint changed to "http://ctp....../azure.com:8443/em"

Following the code on GitHub it looks like that the "http" bit is hard-coded and not picked up from the actual service url provided in the ParasoftCTP task.

Is there a reason that the communication is "http" only or can we work around this?

Tagged:

Tagged