microsoft / microsoft/CoseSignTool

Azure Artifact Signing arguments not recognized

Open
#205 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
54
Forks
27
PR merge metrics
No merged PRs in 30d

Description

Running example code for Azure Artifact Signing does not work.
CoseSignTool.exe sign --payload payload.txt --SignatureFile signature.cose --cp azure-artifact-signing --aas-endpoint https://contoso.codesigning.azure.net --aas-account-name ContosoAccount --aas-cert-profile-name ContosoProfile

Image

Error: Command line argument --aas-endpoint was not recognized.

Using latest windows release - https://github.com/microsoft/CoseSignTool/releases/download/v1.7.7/CoseSignTool-Windows-release.zip

As I understand this issue should have been fixed in -https://github.com/microsoft/CoseSignTool/pull/197 which was released in v1.7.7, but it still is not working for me. It works correctly in v1.7.6-pre2.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported command with the v1.7.7 Windows release, then inspect the command-line argument registration for Azure Artifact Signing and compare it with PR 197 and v1.7.6-pre2. Done means --aas-endpoint and the related Azure arguments are recognized and the example command proceeds past argument parsing.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.