• 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: Does codesigning or Dev ID ever avoid the quarantine dialog?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does codesigning or Dev ID ever avoid the quarantine dialog?


  • Subject: Re: Does codesigning or Dev ID ever avoid the quarantine dialog?
  • From: John Joyce <email@hidden>
  • Date: Thu, 12 Jul 2012 18:20:45 +0900

No.
Only 2 ways:
 delivered through the app store.
 installer using authorization.

Otherwise, simply codesigning with a known dev ID only allows you past one level of Gatekeeper..
Any executable download will always get the quarantine flag set.

Notice the common thread, some form of authorization from an Admin account occurs at some point in each of the 3 broader scenarios. This is required to clear the quarantine flag if set. App store apps can be considered vetted already.

HTH
John

On Jul 11, 2012, at 4:35 PM, Rick Mann wrote:

> I thought that code signing OS X apps (even before Dev ID and GateKeeper) allowed you to avoid the "do you really want to launch this quarantined app" dialog, at least after the first launch (i.e., when you ship an update).
>
> I had a conversation with an Apple person about this a long time ago, but I don't remember what he ended up telling me.
>
> Is this not the case?
>
> TIA,
> Rick

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Does codesigning or Dev ID ever avoid the quarantine dialog? (From: Rick Mann <email@hidden>)

  • Prev by Date: Re: View-based NSTableView question
  • Next by Date: Re: How to implement an object whose properties are really dictionary entries.
  • Previous by thread: Does codesigning or Dev ID ever avoid the quarantine dialog?
  • Next by thread: Save photo taken by UIImagePickerController
  • Index(es):
    • Date
    • Thread