Preparing the Clients
1. Preparing Kibana.
a. Open SAG_root/profiles/IS_Instance_Name/apigateway/dashboard/config/kibana.yml and remove the comment tag and update the following properties:
elasticsearch.username
elasticsearch.password
elasticsearch.ssl.verificationMode
elasticsearch.ssl.certificateAuthorities :
file path of your root-ca.pem certificateelasticsearch.url: https://
hostname:portb. Open uiconfiguration.properties file at <SAG_Home>\profiles\IS_default\apigateway\config and set apigw.kibana.autostart to false.
2. Preparing JVM.
a. Import the SAG_root/ into the truststore configured or default store (SAG_root/jvm/jvm/jre/lib/security/cacerts) of JVM.
This is required only for self-signed certificates.
3. Preparing Browsers.
a. Import the SAG_root/ in the browser or accept the exception for self-signed certificates that is displayed when you access the browser for the first time.