Re: Expiration of Developer ID Installer certificates
site_archiver@lists.apple.com Delivered-To: Installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=O8HvjP93e3RNDrA5PIei9esZtnXu6EwiPRl4Yf4dXHw=; b=d4ol+xp/uU6gjc+Fl0mT5HM9ckgW6DzHdHGpSHIFPVkESqAukxgF9Et7AzXxJzPiKW uFLUKskuSSf0TbWz3RmQNxHtyDVDm5ytoakO/wO5vvL49w+beHTJCjBzQ3NrQRX7K8LC L+4VBo4dEPLNoWVxa9UpGFlq0yRaOV3WmSUcHQnUn0JrGR6h9LJ8E8Jq2Yu9w+cjx/xD XZcj/IW1llELYW6+KN5h8G7g51IbZDfoiiuszxOtvIIDvhofJoE0JFhGKV4CRzEKqnJu Em9MVyKOqxpl5DYW31fLZtw/Pu5JqFEPoCd8OqpIc52WmyBHXk+DyhZdZljrXLXFO2y3 zmyw== On Fri, Aug 11, 2017 at 9:59 PM, Rob Prentiss <rob@prentiss.name> wrote:
Did you do a fresh download of the installer package?
Gatekeeper will only prevent you from opening an installer or app when the file has just been downloaded, or otherwise has the `com.apple.quarantine` extended attribute set. After you've opened the package once, the attribute value is cleared, and gatekeeper don't check anymore.
Regarding the original additional irritation, it's not Gatekeeper that displays the certificate as expired or not depending on the OS version in the UI of Installer.app. This is the SFCertificateView class which is part of the SecurityInterface.framework APIs. _______________________________________________ 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)
-
Stephane Sudre