ODALite the java SSL Certificate shipped with 12.1.2.7.0 (fixed in 12.1.2.8.0) is expired as of Aug
as reported on the MOS note:
Oracle Database Appliance X6-2S and X6-2M (Doc ID 2144642.1)
the java SSL Certificate shipped with 12.1.2.7.0 (fixed in 12.1.2.8.0) is expired as of Aug 17 2016.
This can result in the odacli functionality to fail.
This impacts all ODALite customers and new ODALite deploy.
To fix the issue: Replace the existing certificates as following:
1. Stop Agent if it is running
initctl stop initdcsagent
2. Replace the following files with the new ones
1. /opt/oracle/dcs/conf/cacert
2. /opt/oracle/dcs/dcscli/cacerts
3. /opt/oracle/dcs/conf/dcsKey.jks
3. Restart the dcs-agent
initctl start initdcsagent