I am looking to upgrade the agents to v24.4+ but from my testing, I have ran into an issue. We currently use the company's CA signed certificate in the OS truststores on the servers. Not all servers have Java or even a new enough version of Java installed.
I am aware of the packages PCK.AUTOMIC_CAU_JRE_WINDOWS and PCK.AUTOMIC_CAU_JRE_UNIX which will install a small version of java in the agent's bin directory. This leads to my question.
Since Java uses the cacerts keystore for certificate storage, would we have to manually edit the cacerts file in the packages above to include the CA signed certificate?
-------------------------------------------