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>)'.
Environment: running Ubuntu Linux on WSL
CoseSignTool versions tried:
Error: File not found - Could not load file or assembly 'System.ClientModel)Installation steps:
Registration command and output: