Hi All,
A new version of Signotaur has been released and is available from Signotaur Downloads. The latest stable version of Signotaur is 1.0.0.423.
Changes in v1.0.0.423
- Feature: Added support to client tool for an enhanced file list format with descriptions and URLs for each file. Each line in the file list now follows the format: FilePath|Description|URL. See--file-listoption in sign command documentation for further details.
- Update: Email settings now allow configuration of a server without authentication, e.g. with blank username and password.
- Update: Added secure sockets mode selection to email settings for specifying the type of the SSL and/or TLS encryption that should be used when connecting.
- Update: Removed “Use HTTPS” option from installers. HTTPS is required.
- Update: Added --encodingoption to all command lines. This can be set to one ofUTF8,UTF16,OEMCodePageorCodePage###where###is the number of the code page to use. The default is UTF8. Note: This is a change to the previous command output which was set to Unicode/UTF16.
- Update: Added minor hints and information to client tool command line.
- Fix: Validation errors were not displayed when sending a test email message. This has now been corrected.
- Updates to some third party packages.