Products | Versions |
---|---|
TIBCO LogLogic Log Management Intelligence | all versions |
1. SSH to the appliance and login as ”toor”
2. In case you want to have the current keystore and truststore files available for analysis later you can rename them, otherwise you can skip this step:
$ mv /loglogic/tomcat/conf/keystore /loglogic/tomcat/conf/keystore.old
$ mv /loglogic/tomcat/conf/truststore /loglogic/tomcat/conf/truststore.old
3. Then use the default files to restore the default cert and key:
$ cp /loglogic/tomcat/conf/keystore.orig /loglogic/tomcat/conf/keystore
$ cp /loglogic/tomcat/conf/truststore.orig /loglogic/tomcat/conf/truststore
4. Restart Tomcat to have the changes take effect. After Tomcat restarts you can login to the web GUI again. Data collection is not affected by the Tomcat restart.
$ mtask -s engine_tomcat restart