Installing Certificate
  • 29 Dec 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light

Installing Certificate

  • Dark
    Light

Article summary

Installing Certificate 

To install a certificate into Comflow, you can do the following:


1. Put the certificate in your Studio project, the Configuration folder. This can be the site project or a specific certificate project.

2. Do the following set up in sitedef under ServerInfo where the cert as example is called "jssecacerts" and it has "changeit" as password:

 <JVMProperties>

            <Property name="javax.net.ssl.trustStore" value="${approot}/WEB-INF/conf/jssecacerts"/>

            <Property name="javax.net.ssl.trustStorePassword" value="changeit"/>

</JVMProperties>

3. Deploy the project and the sitedef

4. Start the Comflow server.


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.