Hi All,
A new version of Signotaur has been released and is available from Signotaur Downloads. The latest stable version of Signotaur is 1.2.0.42.
Changes in v1.2.0.42
Improvements
-
Added
--if-expiring-withinoption to therotate-keycommand to only rotate keys that are approaching expiry within a specified duration (e.g.,7d,24h,1w). Added--ignore-already-rotated-erroroption to suppress errors when a key has already been rotated. Both of these options are useful for CI/CD workflows. -
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 algorithm, the server now logs the list of supported algorithms alongside the error, making it easier to diagnose configuration issues.
Infrastructure
- Updated third-party dependencies to the latest stable versions.