Install an SSL certificate on the Jaspersoft Studio Professional Application Host

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

To install SSL certificate:

  1. Open command prompt and navigate to the C:\Program Files\TIBCO\Jaspersoft Studio Professional-6.4.2.1\features\jre.win32.win32.x86_64.feature_1.8.0.u121\jre\bin path.
  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. When the command executes successfully, enter the default password changeit, you can now connect to the JasperReports Server over HTTPS protocol.

  4. Restart Jaspersoft Studio Professional.