Search code examples
mulemule-studiocloudhub

CloudHub HTTPS endpoint not working


I have set up an HTTPS endpoint for my mulesoft flow which is working great in local.

https://'localhost':8081/customerquote

Once I deploy it on CloudHub I am not able to contact the url using https, the URL looks like https://myappname.cloudhub.io/customerquote it is responding only in HTTP reporting an SSL handshake error of course.

Already tried to switch the endpoint port to 443 or 8443 without any results.

Any Idea ?


Solution

  • I did copy the exactly example reported here and it worked

    http://www.mulesoft.org/documentation/display/current/Building+an+HTTPS+Service