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:
- 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
. - 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
Enter the default password:
changeit
.- Restart Jaspersoft Studio Professional.