Install an SSL certificate on the Jaspersoft Studio Professional Application Host

You must install a Secure Sockets Layer (SSL) certificate on the Jaspersoft Studio Professional application host so that you can connect to the JasperReports Server using HTTPS.

To install an SSL certificate:

  1. Open command prompt and navigate to C:\Program Files\TIBCO\Jaspersoft Studio Professional-6.4.2.1\features\jre.win32.win32.x86_64.feature_1.8.0.u121\jre\bin.
  2. Run the command keytool.exe -import -alias server.crt -keystore " C:\Program Files\TIBCO\Jaspersoft Studio Professional-6.4.2.1\features\jre.win32.win32.x86_64.feature_1.8.0.u121\jre\lib\security"\cacerts -file <AGILIANCE_HOME>\apache2\conf\server.crt
  3. Enter the default password: changeit.

  4. Restart Jaspersoft Studio Professional.