Hi All,
A new version of Signotaur has been released and is available from Signotaur Downloads. The latest stable version of Signotaur is 1.1.0.14.
Changes in v1.1.0.14
New Features
-
ClickOnce and VSTO application signing and verification support.
-
Client tool auto-update functionality with new update command and sign command parameter for auto-updating before signing (will be functional in subsequent releases).
Server Improvements
-
Enhanced website SSL certificate validation with new RevocationCheckMode and AllowUntrustedRoot configuration options.
-
Added configurable PIN attempt limit (MaxAllowedPKCS11PinFailures) to protect PKCS#11 hardware tokens from permanent lockout (default: 2 attempts).
-
Configurable logging levels for Kestrel web service.
Bug Fixes
- Fixed website SSL certificate validation when specified by subject.
Client Improvements
-
Better error messages with detailed descriptions for signing failures.
-
Warning messages now appear for unrecognized command-line arguments.
Infrastructure
-
Updated .NET SDK to 9.0.305.
-
Updated third-party dependencies.