• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Testing signed installer?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Testing signed installer?


  • Subject: RE: Testing signed installer?
  • From: Jim Kelly <email@hidden>
  • Date: Mon, 13 Aug 2012 10:59:44 -0400
  • Thread-topic: Testing signed installer?

Title: RE: Testing signed installer?

You can also just set the quarantine flag from Terminal.app like so:

$ xattr -w com.apple.quarantine "0000;4b3a40d0;Safari;|com.apple.Safari" FILENAME

where FILENAME is the thing you want to simulate pulling down.  Alternatively, you could just run your local webserver and "pull it down" from there.  Faster than uploading it elsewhere.

Jim


-----Original Message-----
From: installer-dev-bounces+jkelly=email@hidden on behalf of Howard Moon
Sent: Mon 8/13/2012 10:47 AM
To: Installer-Dev mailing-list
Subject: Re: Testing signed installer?

Oh, right! I forgot it has to be "quarantined"! Sorry! :-}

-Howard

On Aug 13, 2012, at 7:27 AM, Annette Brooks wrote:

> IN order to really test the signing you need to put the installer up on the web somewhere and then pull it down.  Gatekeeper is looking for apps that were downloaded.  We put ours up on an ftp site - then pull it down on a local 10.8 and check it that way.  If you do that with an unsigned installer you will have a problem with Gatekeeper.
> 
> > From: email@hidden
> > Subject: Testing signed installer?
> > Date: Mon, 13 Aug 2012 07:26:33 -0700
> > To: email@hidden
> >
> > HI all,
> >
> > how can I test that a signed installer is signed properly? I've verified that is is signed by using pkgutil --check-signature, but I want to be SURE it will work on a user's system. I tired setting up a separate partition on my computer with a fresh install of Mountain Lion, but I can run the signed OR unsigned installer there with no problem whatsoever! Shouldn't the unsigned installer give me the Gatekeeper warning? I changed my settings to "Mac App Store", removing the registered developers option, but I can still run either installer version without any warning. Is there some way *I* can test that my signed installer works???
> >
> > Thanks,
> > Howard
> >
> >
> >
> > _______________________________________________
> > Do not post admin requests to the list. They will be ignored.
> > Installer-dev mailing list (email@hidden)
> > Help/Unsubscribe/Update your Subscription:
> >
> > This email sent to email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Testing signed installer?
      • From: Howard Moon <email@hidden>
References: 
 >Testing signed installer? (From: Howard Moon <email@hidden>)
 >Re: Testing signed installer? (From: Howard Moon <email@hidden>)

  • Prev by Date: Re: Testing signed installer?
  • Next by Date: Re: Testing signed installer?
  • Previous by thread: Re: Testing signed installer?
  • Next by thread: Re: Testing signed installer?
  • Index(es):
    • Date
    • Thread