After configuring SSL on Jasper server, unable to run the admin jaspersoft commands. It is also possible that the Reporting tab in NSA / CSA shows the status as "Unavailable".
Example command:
admin jaspersoft syncPPMContext -userName superuser -password password
Release : Any
You need to import SSL cert, Intermediate, & Root certificates to Clarity PPM's Java keystore. Following are the steps to do so.
Ex:
keytool -importcert -file server_cert.cer -alias server_cert -keystore $JAVA_HOME/lib/security/cacerts -storepass changeit.