Mule cloudhub times out only on HTTPs.
I have a mule http listener in my flow. It works all right locally as well as on the cloudhub upon deployment.
To add security, I switched on HTTPs and I did so as per this blog. https://docs.mulesoft.com/runtime-manager/building-an-https-service
Works fine locally.But once it's deployed to cloudhub, it starts timing out with HTTP 504. I've even increased the idle time out to a pretty high value. But, it still times out.
Anyone faced this? would be great to get some solution for this.