docker - How to configure PCF router for https? -


the web app try push enabled https url. when push image in pcf below,i can see logs running cannot browse gives me 502 bad gateway. docker image can deployed in local repo. registered endpoint failed handle request though push shown successful , web app shown status running.

cf push -u process --docker-image ushanib/wso2is:is5.3.0 is5.3.0 

i pushed tomcat web app running no issue on https://tomcat.local.pcfdev.io/.

how can solve issue? can due https url or other reasons? pcf version : pcfdev-v0.26.0+pcf1.10.0-linux.zip


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -