Hi guys,
i want to modify the following variable ${NodeDetailsURL} which currenty prints out the following
ipaddressofnpm:80/.../View.aspx
to the following
ipaddressofnpm:80/.../View.aspx
ie change the http to https as we are only allowing https to our npm server,
any ideas about how i can do this?