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 for the info.. Is there any change required on Adobe Config files(serverconfig.xml )?
Or following two steps will be suffice to enable https connection with https://serverurl/nl/jsp/soaprouter.jsp, no need to bother about Adobe specific configuration -
1. Install the ssl certificate which will be provided by Adobe Camping Hosting Team