Skip to main content
Question

"Install apple developer certificate" policy error

  • December 1, 2016
  • 5 replies
  • 9 views

Forum|alt.badge.img+4

I took over management of our JSS, and am currently trying to figure out an error that is getting thrown when computers are imaged. The policy is named "import apple dev cert", and is pretty simple. It consists of a package named "DeveloperIDCA.cer.pkg" and a script named "Import Apple Dev Cert" with the priority set to "after". The logs show as completed up until 12/31/15, and then starting 1/7/2016 they show as failed. I was told that JAMF updated their policy, so logs now show as failed if any part of the policy fails. The last line of each entry is: Script result: sudo: importCACert.sh: command not found

The script is a single line shown below:
sudo importCACert.sh /Library/Application Support/JAMF/DeveloperIDCA.cer

Does anyone have any idea what this policy is, if we actually need it, or any other thoughts?

5 replies

Forum|alt.badge.img+10
  • New Contributor
  • December 1, 2016

Where is the script located? It sounds like you have a single line using "Execute Command" but it doesn't know where the script is.


Forum|alt.badge.img+4

Thanks for the quick response. That might be part or all of the problem, I have no idea where that script is located, or if it even exists. I did see and download the imporCACert.sh from JAMF's third party products page, but am unsure of what to do with it or where to put it.


bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • December 5, 2016

@discounteggroll has the cert expired?


Forum|alt.badge.img+4

cert expires in 2027, however I went ahead with advice I found in other threads (including yours I believe) and will deploy the cert as a configuration profile.


bentoms
Forum|alt.badge.img+35
  • Hall of Fame
  • December 5, 2016

Cool! That works. :)