SigningServer.Client
2.0.1-alpha.1
This is a prerelease version of SigningServer.Client.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet tool install --global SigningServer.Client --version 2.0.1-alpha.1
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest
dotnet tool install --local SigningServer.Client --version 2.0.1-alpha.1
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=SigningServer.Client&version=2.0.1-alpha.1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
nuke :add-package SigningServer.Client --version 2.0.1-alpha.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
SigningServer Client
This is a .net Tool for the client part of the Software SigningServer a service for centralizing code signing workloads in corporate environments. This client can reach out to a server counterpart to perform code signing operations on a range of supported file formats.
You can read more about consuming .net Tools here.
Configuration
The client can be either configured through a configuration file or a range of command line parameters. Call
the tool with --help to learn more about all the available options.
Client Exit Codes
The client provides exit codes for each error scenario:
1- Unexpected Error, Details should be in the log file.2- File not found.3- File is already signed (can be silenced throughIgnoreExistingSignatures)4- Unsupported file format (can be silenced throughIgnoreUnsupportedFiles)5- Invalid username or password provided6- Invalid configuration, check the json file for errors7- An error when communicating with the server occured8- Security Negotiation Failed
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.1.0 | 184 | 3/14/2025 |
| 3.1.0-alpha.3 | 131 | 3/13/2025 |
| 3.1.0-alpha.2 | 157 | 3/11/2025 |
| 3.1.0-alpha.1 | 141 | 3/11/2025 |
| 3.0.0 | 234 | 3/11/2025 |
| 3.0.0-alpha.6 | 101 | 2/10/2025 |
| 3.0.0-alpha.5 | 107 | 1/27/2025 |
| 3.0.0-alpha.4 | 74 | 1/27/2025 |
| 3.0.0-alpha.3 | 64 | 1/27/2025 |
| 3.0.0-alpha.2 | 66 | 1/24/2025 |
| 2.1.0-alpha.8 | 214 | 10/31/2023 |
| 2.1.0-alpha.7 | 103 | 10/31/2023 |
| 2.1.0-alpha.5 | 82 | 10/31/2023 |
| 2.1.0-alpha.4 | 92 | 10/31/2023 |
| 2.1.0-alpha.3 | 124 | 8/15/2023 |
| 2.1.0-alpha.2 | 132 | 8/15/2023 |
| 2.0.1-alpha.1 | 196 | 1/6/2023 |