Re: Can a shell script be signed somehow?
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com mailto:installer-dev-bounces+p.grathwohl=steinberg.de@lists.apple.com wrote on 04.08.2015 17:42:15:
From: Beatrix Willius <mailto:bwillius@gmx.de> To: "mailto:installer-dev@lists.apple.com list" <mailto:installer-dev@lists.apple.com> Date: 04.08.2015 17:43 Subject: Re: Can a shell script be signed somehow? Sent by: mailto:installer-dev-bounces+p.grathwohl=steinberg.de@lists.apple.com
You could make an app out of your shellscript for this purpose with
http://www.sveinbjorn.org/platypus . Then sign your new app.
HTH
Am 04.08.2015 um 05:31 schrieb Howard Moon <mailto:howard@antarestech.com>:
Can a shell scriot (.command file) be signed so that Gatekeep
will
let it pass somehow?
We’ve got an uninstall script that we include in our flat package
installers, which are signed, and the uninstall script that is installed in our Applications sub-folder has no problems with Gatekeeer, I assume because it was installed from within the signed
installer package.
However, we would like to *also* include the sript in the .dmg
we distribute, alongside the installer package, so users can perform
the uninstall from the disk image OR from the actual install location. Unfortunately, for that stand-alone copy of the script,
Gatekeeper requires that the user know about and use the control- click-and-Open procedure in order to be able to run the script, since it is not signed.
I have looked all over and cannot find any way to apply a
signature to a simple shell script. Is this possible? If so, how?
If it is not possible, I suppose we’ll just live with them having
to use that control-click-and-Open method for this copy of the script. After all, there is a copy of the script in the install folder, and it runs with a simple double-click. So it’s not like
they’re locked out. It’s just a convenience.
Mit freundlichen Grüßen/Regards
Trixi Willius
Mail Archiver X: The email archiving solution for professionals
_______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (mailto:Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/installer-dev/p.grathwohl%
This email sent to mailto:p.grathwohl@steinberg.de
participants (1)
-
Conor Schutzman