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

Enable verifying the signed package #1044

Closed
sandy081 opened this issue Sep 3, 2024 · 1 comment · Fixed by #1045 · May be fixed by Graysonbarton/aws-toolkit-vscode#6
Closed

Enable verifying the signed package #1044

sandy081 opened this issue Sep 3, 2024 · 1 comment · Fixed by #1045 · May be fixed by Graysonbarton/aws-toolkit-vscode#6
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
2 participants