Skip to content
New issue

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

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

Already on GitHub? # to your account

Enable verifying the signed package #1044

Closed
sandy081 opened this issue Sep 3, 2024 · 1 comment · Fixed by #1045 · 4 remaining pull requests
Closed

Enable verifying the signed package #1044

sandy081 opened this issue Sep 3, 2024 · 1 comment · Fixed by #1045 · 4 remaining pull requests
Assignees
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded

Comments

@sandy081
Copy link
Member

sandy081 commented Sep 3, 2024

Enable verifying the signed package

@sandy081 sandy081 added the feature-request Request for new features or functionality label Sep 3, 2024
@sandy081 sandy081 added this to the September 2024 milestone Sep 3, 2024
@sandy081 sandy081 self-assigned this Sep 3, 2024
sandy081 added a commit that referenced this issue Sep 3, 2024
@sandy081 sandy081 added the verification-needed Verification of issue is requested label Sep 23, 2024
@sandy081
Copy link
Member Author

To verify

  • Download following artifacts
  • Rename package.zip to package.vsix
  • Unzip signature.zip
  • Run `npx @vscode/vsce@latest verify-signature -i <package.vsix> -m <.signature.manifest> -s <.signature.p7s>
  • Verify from the output that package is verified successfully

package.zip
signature.zip

# for free to join this conversation on GitHub. Already have an account? # to comment