Question
Deloitte TTL
IN
Last activity: 21 Jun 2021 9:30 EDT
Deploying PEGA Application on Tomcat Server
Hi,
I'm using PEGA personal edition which is running on tomcat server and using psql database.
I'm going to built an mobile app (Channel and interfaces), which is throwing me an error i.e http is not secured.
Then I changed http localhost to https using ngrok and then built an app.
Now problem is, if i close the ngrok command prompt, my mobile app stops working.
Is there any way to convert tomcat localhost into https domain?