Does WorkflowGen support HTTPS?

Yes, HTTPS is supported by WorkflowGen. Follow the steps below to use HTTPS.

Register the certificate

Purchase a certificate (e.g. Verisign) and make sure that all the IIS servers have the certificates registered correctly.

Change WorkflowGen URLs

  1. Open the Administraton Module.

  2. On the General tab in the Configuration Panel, change http:// in the Web application URL to https://, then save and close.

  3. For each workflow application, change http:// to https:// in the URL.

  4. For each process that refers to the old URL, change http:// to https:// as the URL.

Note: Any relative paths (e.g. /wfgen/) do not need to be changed.