Skip to content

Cannot register in MST getting "Error: Method not found: 'Azure.Security.CodeTransparency.CodeTransparencyClientOptions ..." #202

@ivarprudnikov

Description

@ivarprudnikov

Environment: running Ubuntu Linux on WSL

$ uname -a
Linux DESKTOP-A2EULNV 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

CoseSignTool versions tried:

  • latest
  • v1.7.6
  • v1.7.5
  • v1.7.3
  • v1.7.2 (different error Error: File not found - Could not load file or assembly 'System.ClientModel)

Installation steps:

curl -sL https://github.com/microsoft/CoseSignTool/releases/download/v1.7.5/CoseSignTool-Linux-debug.zip -o ~/cosesigntool/release-v1.7.5.zip
unzip ~/cosesigntool/release-v1.7.5.zip -d ~/cosesigntool/release-v1.7.5

Registration command and output:

~/cosesigntool/release-v1.7.5/debug/CoseSignTool mst_register --endpoint "https://${ledgername}.confidential-ledger.azure.com" --signature statement.cose --payload statement.payload

Error: Method not found: 'Azure.Security.CodeTransparency.CodeTransparencyClientOptions Azure.Security.CodeTransparency.MstClientOptionsExtensions.ConfigureMstPerformanceOptimizations(Azure.Security.CodeTransparency.CodeTransparencyClientOptions, System.Nullable`1<System.TimeSpan>, System.Nullable`1<Int32>)'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions