Bug 5622 - macOS code signing certificate is not grabbed from the tree
Summary: macOS code signing certificate is not grabbed from the tree
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Client platforms (show other bugs)
Version: pre-1.0
Hardware: PC Unknown
: P2 Normal
Target Milestone: MediumPrio
Assignee: Peter Åstrand
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-27 15:47 CEST by Pierre Ossman
Modified: 2018-05-02 16:49 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2015-08-27 15:47:12 CEST
Signing of OS X binaries is done via the copy-sign-bundles script. But it relies on the certificate already being installed on the OS X machine used for signing. We do not make sure it is using the same certificate that is present in the ctc tree.

We should update the script to load the proper certificate on each run, making sure it is up to date.

Note You need to log in before you can comment on or make changes to this bug.