Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

appx Installer has Untrusted Certificate #590

Open
1 task done
AngellusMortis opened this issue Feb 26, 2024 · 3 comments
Open
1 task done

appx Installer has Untrusted Certificate #590

AngellusMortis opened this issue Feb 26, 2024 · 3 comments
Labels

Comments

@AngellusMortis
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Launcher Version

v0.40.0+

Operating System

Windows

Architecture

x64

Current Behavior

It seems like any version of the launcher past v0.39.17 is not able to be installed on Windows. The appx installer package has an untrusted certificate. This also causes auto-update to break as well.

Expected Behavior

appx / auto-update should work

Steps To Reproduce

  1. Download appx installer for version newer then v0.39.17
  2. Attempt to install

Anything else?

No response

@ci010
Copy link
Collaborator

ci010 commented Feb 27, 2024

My code sign certificate is expired, and due to the new policy, the OV certifiacte cannot sign without hardware token device. So the current pipeline won't work anymore.

I'm currently applying the code sign from signpath. The signpath will support the github action in one month.

I think after the signpath github action is GA, we can bring the appx back.

@Soham52
Copy link

Soham52 commented May 19, 2024

My code sign certificate is expired, and due to the new policy, the OV certifiacte cannot sign without hardware token device. So the current pipeline won't work anymore.

I'm currently applying the code sign from signpath. The signpath will support the github action in one month.

I think after the signpath github action is GA, we can bring the appx back.

I know that you must be trying to fix this, but when will this be fixed?

@ci010
Copy link
Collaborator

ci010 commented May 19, 2024

I'm on the waitlist of Sign Path. It seems the https://github.com/SignPath/github-actions is already stable. I will send an email to apply the certificate again in next week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants