Automic Workload Automation

 View Only

  • 1.  Agent upgrade from v21 to v24 Java required

    Posted Jan 08, 2026 12:56 PM

    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?  



    -------------------------------------------


  • 2.  RE: Agent upgrade from v21 to v24 Java required

    Broadcom Employee
    Posted Jan 16, 2026 03:46 AM
    Edited by Bogdan Mustiata Jan 16, 2026 03:46 AM

    No. You can add your cert in the trusted certs folder of the agent.
    See  the Authorization section for your particular agents:
    windows: https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/24.4.0/Automic%20Automation%20Guides/Content/AWA/Admin/inifiles/admin_ini_agent_windows.htm

    unix: https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/24.4.0/Automic%20Automation%20Guides/Content/AWA/Admin/inifiles/admin_ini_agent_unix.htm

    -------------------------------------------