Run camunda webapp on https

I need to do some configuration on camunda webapp to run on https besides setting up a certificate on the server

Hi @MarceloCP,

configuration of HTTPS is out of scope for the Camunda BPM platform.

Please have a look at the docs of your application server (Spring boot, Tomcat, Wildfly…) how to enable HTTPS.

Hope this helps, Ingo