Hi
I want to secure my camunda-tomcat server with SSL, I want to redirect my website from http to https.
Thanks.
Hi
I want to secure my camunda-tomcat server with SSL, I want to redirect my website from http to https.
Thanks.
Please consult the Tomcat documentation. This is not Camunda-specific.
Cheers,
Thorben
Thanks you so much for you support.
This should be straight forward in Apache Tomcat.
Follow these steps:
Try the below link. It has step by step details:
Thank you so much @aqaadi
Solved my HTTPS configuration.