Bug 5622

Summary: macOS code signing certificate is not grabbed from the tree
Product: ThinLinc Reporter: Pierre Ossman <ossman>
Component: Client platformsAssignee: Peter Åstrand <astrand>
Status: NEW ---    
Severity: Normal CC: hean01, samuel
Priority: P2    
Version: pre-1.0   
Target Milestone: MediumPrio   
Hardware: PC   
OS: Unknown   
Acceptance Criteria:

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.