RE: Signature not detected when trying to run a signed package(downloaded from safari)
Hi, We were using Developer ID Application certificate. Now we tried with Developer ID Installer certificate. But still the packagemaker command fails. But productsign command works perfectly. Thanks Prema -----Original Message----- From: installer-dev-bounces+prema.kumar=efi.com@lists.apple.com [mailto:installer-dev-bounces+prema.kumar=efi.com@lists.apple.com] On Behalf Of Stephane Sudre Sent: Thursday, March 29, 2012 3:03 PM To: installer-dev@lists.apple.com Subject: Re: Signature not detected when trying to run a signed package(downloaded from safari) Try productsign . I'm assuming that you are using the Developer ID Installer certificate and not the Developer ID Application certificate for the package/distribution. On Thu, Mar 29, 2012 at 8:27 AM, Vikram Singh <vikram731@gmail.com> wrote:
Hi,
I am having some weird problem in signing my installer packages. Following are the details- I have a developer id certificate. I have tried signing using "packagemaker --sign" and "codesign" utility. Whenever I sign the packages, it successfully signs it. Then I downloaded that package and tried running it. It pops up a dialog saying that "It is not validly signed and may damage your computer". However, when I try to check if the package is signed using "pkgutil --check-signature" , it tells me that the package is signed and shows the certificate chain.
Does anybody know what might be causing this problem? If the package is signed, the message should not popup. Is my developer id certificate not valid? I am doing this for 10.8 support so that my packages get installed when users have GateKeeper activated. So any help on this will be really useful.
Thanks, Vikram
_______________________________________________ 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/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
_______________________________________________ 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/prema.kumar%40efi.com This email sent to prema.kumar@efi.com Confidentiality notice: This message may contain confidential information. It is intended only for the person to whom it is addressed. If you are not that person, you should not use this message. We request that you notify us by replying to this message, and then delete all copies including any contained in your reply. Thank you. _______________________________________________ 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
participants (1)
-
Prema Kumar