Closed clint5047 closed 7 years ago
If you want, you can strip the cert (I am not sure if JAMF lets you install unsigned packages) and it's generally a bad idea, but if you need to get it out to your clients it might be the way you have to go: https://managingosx.wordpress.com/2012/03/24/fixing-packages-with-expired-signatures/
pkgutil --expand SomeFlat.pkg /tmp/SomeFlat.pkg
pkgutil --flatten /tmp/SomeFlat.pkg SomeFlatFixed.pkg
Thanks! That did the trick!
This should now be fixed with release 1.2.11. Sorry for the delay, MacAdmins PSU time isn't the best time to publish a new software release.
The cert in 1.2.9 has expired, leaving it uninstallable by Casper.