-
Stop the SapphireIMSAR Service.
-
Place the server.keystore file in AR installed Path/ReportingFiles/SSL Folder.
-
Go to AR installed Path/ReportingFiles/CommonYaml and open the application.yml file in text editor.
-
Search For zuul-apigateway,The following code can find.
ssl:
enabled: false
key-alias: noalias
key-password: nopassword
key-store: SSL\server.keystore
#key-store-type: PKCS12
key-store-password: nopassword
protocol: TLS
trust-store-type: JKS
#clientAuth: want -
Make true as value for enabled key. Provide values for key-alias, key-password and key-store-password fields.
-
Save the application.yml file and start the SapphireIMSAR Service.
-
Once service is up, access SapphireIMS portal and navigate to SD New UI-> Advanced Reports.
AR is not accessible through FQDN/DNS or self-signed certificate ; the following steps need follow to access AR.
- Since AR is SSL enabled, to accept SSL certificate error, need to access AR at least one time in browser and accept SSL error.
- Open new tab in browser and enter the following URL
https://<HOSTNAME>:<AR Port>/default-publish - Accept SSL certificate error.
- Go to SapphireIMS → New UI-> click on Advance Reports → Custom Reports