Configuring Truststore in Adeptia Suite

For successful communication between Adeptia Suite and cloud application, you need to import the certificates of each of the cloud applications (that you want to use) within Adeptia Suite truststore. You can download these certificates from the websites of the respective applications. You can also download it from the following URL.

URL: http://support.adeptia.com/entries/60546435-Cloud-Apps-Certificates

This zip contains certificates for Box, Dropbox and Google Drive.
This section explains how to import these certificates within Adeptia Suite's truststore.

  1. Make sure you that have the administrative rights of the operating system.
  2. Run the command as shown in Figure 3 and follow the wizard.
    keytool -import -keystore <TruststorePath>. -file <directory where certificates exist with certificatename> -alias <aliasName>

    Here: 
    <TrustorePath> is the path of the truststore, which is being used by Adeptia Suite. By default this path is <Adeptia Installation folder>/ServerKernel\etctruststore. 



Figure 3: Configuring Truststore