"Correction needed for KB "http://jamfsoftware.com/kb/article.php?id=019"

Not applicable

Hello, Just FYI.
While implementing the certificate for our JSS Server with the help of KB Article http://jamfsoftware.com/kb/article.php?id=019.I found some correction which needs to be done in the http://jamfsoftware.com/kb/article.php?id=019.
The Step 7) Then import the certificate signed by the Certificate Authority, use the command:
keytool -import -alias tomcat -keystore /Library/Tomcat/.3pkeystore -trustcacerts -file /Users/admin/Desktop/tomcatCert.cer We need to put sudo in the command line
sudo keytool -import -alias tomcat -keystore /Library/Tomcat/.3pkeystore -trustcacerts -file /Users/admin/Desktop/tomcatCert.cerIf we are not using sudo after execution of this command it results with error.
“Permission denied” After performing all the steps as per the KB Article we need to reboot the JSS Server to apply the solution.
After rebooting we need to trust certificate on JSS Server first (only first time after rebooting the JSS Server).
Then Clients can then trust certificate (only first time on their respective Macs.). Please see if the information is helpful.

Regards,
Vinay Washimkar

1 REPLY 1

jarednichols
Honored Contributor

Restarting Tomcat should suffice as opposed to rebooting your server.
--
Jared F. Nichols
Desktop Engineer, Client Services
Information Services Department
MIT Lincoln Laboratory
244 Wood Street
Lexington, Massachusetts 02420
781.981.5436