Uninstall the Java Agent

To uninstall the Java AgentClosed The Java Agent, one of Keyfactor's suite of orchestrators, is used to perform discovery of Java keystores and PEM certificate stores, to inventory discovered stores, and to push certificates out to stores as needed. on Linux.

  1. On the Linux machine on which the Java Agent is installed, run the command to stop the service.

    sudo systemctl stop keyfactor-java-agent.service

  2. Run the command to remove the service

    sudo systemctl disable keyfactor-java-agent.service

  3. After steps 1 & 2 are executed, it is safe to manually remove the Java Agent folder (default location is /opt/keyfactor-java-agent/).