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.48.
Changes in v1.1.0.48
Client Improvements
-
VSTO signing now supports nested VSTO files.
-
Added support for exclude patterns (!) in file specifications for
Fileand--filelistparameters. -
Added content pattern filtering for dependency files in ClickOnce and VSTO applications using
filepattern:contentpattern1:contentpattern2:contentpattern3syntax forFileand--filelistparameters. -
Added
--base-directoryoption to all commands for resolving relative file paths. -
Extended the
--strict-lifetimeoption to support timestamp-based manifest verification. -
Enhanced logging messages for better diagnostics.
Server Improvements
-
Added certificate expiration monitoring. Administrators now receive warning notifications before certificate expiration.
-
Added Notifications tab to Settings page for configuration of certificate expiration notification timings.
-
Added Password Policy tab to Settings page for easier configuration of user password restrictions
-
Improved change detection on Settings pages and added Reset button
-
Added key type and bit size information to certificate tables.
-
Website SSL certificates now loaded directly from file to prevent machine keystore permission errors.
-
Further improvements to website SSL certificate validation.
-
Enhanced PKCS#11 session login with improved error handling and access protection.
Infrastructure
-
Updated .NET SDK to 9.0.306.
-
Converted some synchronous methods to asynchronous for improved performance.
-
Updated third-party dependencies.