Adobe Campaign Secure SOAP Service (https)
Hi,
We are able to expose Adobe Campaign custom SOAP methods (developed on custom schema) using http://serverurl/nl/jsp/soaprouter.jsp . But the requirement is to expose this method using secure end point ie. https://serverurl/nl/jsp/soaprouter.jsp . Is there any way that I can change the SOAP endpoint to secure endpoint(https)?
Simply changing the endpoint from http to https is not working. Is there any way be which we can convert the endpoint to secure one?
We are using Application server 6.1.1 and build version 8705 and it is hosted in private cloud.
Thanks