1 Reply Latest reply on Apr 29, 2013 10:44 AM by reganma

    Configuring SSL in jBPM5

    lchakrab

      Has anyone tried configuring jBPM with HTTPS protocol?

      I have configured jbpm.console.server.port /host, guvnor.protocol / host, designer url, formbuilder url in default.jbpm.console.properties and guvnor.preferences.propierties. Configured jboss and apache for port 443. I'm able to log into the console and guvnor using the SSL protocol. The only problem is when I start a task in the console - the task forms (ftl files) are blank. Somehow the  process is not able to access the contents of the ftl files.

      What am I missing?

        • 1. Re: Configuring SSL in jBPM5
          reganma

          I am facing a similar issue in my environment.  Starting a task in the console gives two results:  a blank task form, and the browser downloads a "render" file.  Any ideas on how to further debug this?