Automattic / hostmgr

A tool for managing macOS VM hosts
Mozilla Public License 2.0
8 stars 3 forks source link

Update fastlane + Version after fixing code signing #96

Closed AliSoftware closed 2 months ago

AliSoftware commented 2 months ago

See pdnsEh-1BJ-p2

What

To address the code signing issue and the code signing certificate being revoked, I've reimported the latest "Created by API" cert from the Dev Portal into S3.

This means that the binary is now signed with a correct and up-to-date certificate, and we'll need to make a new version and deploy it to our hosts ASAP.

Testing

Fix Details

Most of the changes done to solve this are not visible in the diff of this PR but were commands run in the terminal to fix our certs in S3, detailed below

Validating the incorrect setup

Import the newer certificate in S3

Validating the new setup