Currently trying to install a root CA certificate into my Apache/java installation. The response from the cli is
\nBash: keytool : command not found…<\/p>\n
-path /home/Thor/jdk1.8.0_31/jre/lib/security<\/p>\n
I should be able to install keytool. I will need the setup steps or config.<\/p>\n
My concern is will installing this keytool affecting existing Apache and java applications.how do I check for which application will be impacted?<\/p>","upvoteCount":1,"answerCount":5,"datePublished":"2025-04-09T09:32:38.109Z","author":{"@type":"Person","name":"lock007","url":"https://community.spiceworks.com/u/lock007"},"suggestedAnswer":[{"@type":"Answer","text":"
Currently trying to install a root CA certificate into my Apache/java installation. The response from the cli is
\nBash: keytool : command not found…<\/p>\n
-path /home/Thor/jdk1.8.0_31/jre/lib/security<\/p>\n
I should be able to install keytool. I will need the setup steps or config.<\/p>\n
My concern is will installing this keytool affecting existing Apache and java applications.how do I check for which application will be impacted?<\/p>","upvoteCount":1,"datePublished":"2025-04-09T09:32:38.167Z","url":"https://community.spiceworks.com/t/keytool-list-keystore-cacerts-storepass/1194761/1","author":{"@type":"Person","name":"lock007","url":"https://community.spiceworks.com/u/lock007"}},{"@type":"Answer","text":"
I have a Windows fileshare server that uses Apache for the backend and it does indeed, have the keytool. This tool didn’t seem to affect the install, but was used to create, update, change the cert file. After transformation, I then copy the new file to a subfolder of the app.<\/p>\n
Not a linux/apache guy. Just know the process for this one app. Hopefully that helps.<\/p>","upvoteCount":1,"datePublished":"2025-04-09T16:01:37.075Z","url":"https://community.spiceworks.com/t/keytool-list-keystore-cacerts-storepass/1194761/2","author":{"@type":"Person","name":"Denis-Kelley","url":"https://community.spiceworks.com/u/Denis-Kelley"}},{"@type":"Answer","text":"