Rilasci di Signotaur
Released: Jun 25, 2026
Aggiornamenti in v2.0.0.198
Funzionalità
- Safer backup restore. 'archive restore' now warns before overwriting the server configuration, database and certificates, and requires confirmation. Unattended restores must pass '--yes'. It also reports clearer errors for corrupt or truncated backups, databases still in use, access-denied paths and master key sealing failures.
- Improved command-line output. 'archive' server command now displays clean, readable output instead of raw log lines. It also supports '--theme' ('General'...
Released: Jun 24, 2026
Aggiornamenti in v2.0.0.190
Funzionalità
- New Enterprise Features:
- Enterprise licenses are now available for Signotaur. Purchasing an Enterprise license grants access to new features related to internally and externally managed certificates. Note that every server gets a one-time 90-day grace to set it up and evaluate it without an Enterprise license: you get a single managed web (TLS) certificate, valid for up to 90 days, after which the server reverts to self-signed. Add an Enterprise license to keep that web certificate...
Released: Jun 11, 2026
Aggiornamenti in v1.2.0.161
Funzionalità
- Detached CMS signing is now supported for archive and disk-image formats (.zip, .7z, .tar, .gz, .tgz, .bz2, .xz, .iso, .img, .vhd, .vhdx) via the new --detached and --signature-file <Pattern> options.
- CMS and RDP signing now support ECDSA code-signing certificates in addition to RSA.
- Unsupported file types that are detected to be valid PE images are now automatically signed with Authenticode, including staged .tmp binaries produced by build tools such as InstallShield.
- The...
Released: Apr 23, 2026
Aggiornamenti in v1.2.0.107
Funzionalità
- Remote Desktop Protocol (.rdp) file signing is now supported, including timestamping and verification.
- The server now returns the certificate chain with each signing certificate, removing the client's dependency on AIA fetching in firewalled or air-gapped environments.
- CMS, NuGet, VSIX and RDP files are now signed in parallel within a batch for faster throughput.
- The --separate-timestamp option is now respected when signing CMS, NuGet, VSIX and RDP files, not just Authenticode files...
Released: Apr 1, 2026
Aggiornamenti in v1.2.0.80
Funzionalità
- NuGet package (.nupkg) and Visual Studio extension (.vsix) signing is now supported, including timestamping and comprehensive verification.
- Added CMS/PKCS#7 signing support for .mobileconfig, .mobileprovision, .provisionprofile and other non-Authenticode file types.
- Certificates without a matching private key or Code Signing EKU are now rejected at registration.
- Unsuitable PKCS#11 certificates are shown greyed out with warnings in the certificate selection UI.
- A warning is now...
Released: Mar 10, 2026
Aggiornamenti in v1.2.0.63
Funzionalità
- Added scheduled database backups, configurable via a new Backup settings page.
- Added --renew [DURATION] and --allow-validity-reduction options to the rotate-key command for API key renewal workflows. --renew extends the new API key's expiry instead of inheriting the old key's expiry, with an optional validity duration, while --allow-validity-reduction permits rotation even when the new key would have a shorter validity period than the original.
- Added option to test web configuration...
Released: Feb 26, 2026
Aggiornamenti in v1.2.0.42
Funzionalità
- Added '--if-expiring-within' option to the rotate-key command to only rotate keys that are approaching expiry within a specified duration (e.g., 7d, 24h, 1w). Added '--ignore-already-rotated-error' option to suppress errors when a key has already been rotated.
- The installer now provides backup options during upgrades, allowing users to choose to back up the database, configuration, and certificates before the upgrade proceeds.
- When a signing request specifies an unsupported...
Released: Feb 11, 2026
Aggiornamenti in v1.2.0.31
Funzionalità
- New Commands
- Added new config command with subcommands (init, set, get, show, unset, path) to persist defaults in %USERPROFILE%\.signotaur\config.json. Supported settings include server URL, certificate selectors (thumbprint/label/subject), console theme, output encoding, and allowUntrusted. Command-line arguments override environment variables, which override config file values.
- Added new rotate-key command to rotate API keys with a configurable overlap period (0–30 days). During...
Released: Jan 14, 2026
Aggiornamenti in v1.1.0.89
Funzionalità
- The server now sends email notifications to API key owners when keys are approaching expiration or have expired. Notification timing is configurable in server settings.
- Users can now control which types of email notifications they receive (API keys, code signing certificates, website certificates) from their profile settings.
- The command-line client now displays warnings when an API key is approaching expiration, helping prevent authentication failures.
- Added a new --theme option to...
Released: Nov 28, 2025
Aggiornamenti in v1.1.0.69
Funzionalità
- Now built and running on .NET 10.
- Added new tabs to the Settings page for configuring logging levels (file, console, and Windows Event Log), event retention, and options such as update checking behavior and maximum PIN failure limits.
- Client Improvements
- Enabled signature appending on Windows 10 with a warning indicating that this feature is only officially supported on Windows Server 2022, Windows 11, or later.
- Added support for signing VSTO and ClickOnce applications using a flat...