Signotaur Releases

Released: Aug 1, 2025

Updates in v1.0.0.507

Fehlerkorrekturen

  • Server
    • Fixed a regression bug introduced in v1.0.0.502 which caused a database migration to be omitted, resulting in an error after upgrading from a version earlier than v1.0.0.444.

Released: Jul 24, 2025

Updates in v1.0.0.502

Funktionen

  • Server
    • Feature: Added a new Events page providing administrators with visibility into signing activity, certificate usage, authentication attempts, warnings, and errors.
    • Feature: Added a Service Details button to the website footer. Clicking this provides information about the server operating system, server user account, .NET framework and runtime. This is only visible when logged in as an administrator.
  • Client
    • Update: Added --verify-cert-chain option to SignotaurTool sign command...

Released: May 14, 2025

Updates in v1.0.0.459

Fehlerkorrekturen

  • Update: The Library tab on the Add Certificate dialog has been renamed to Hardware, and the description has been updated to clarify that this is for PKCS#11-compatible hardware tokens.
  • Fix: The Update Certificate Password dialog now closes after successfully updating the password.
  • Fix: Fixed rare error about referencing a delegate that has been garbage collected by native code and possible memory leak.
  • Fix: The password reset process now allows sending the email even if the...

Released: Apr 8, 2025

Updates in v1.0.0.444

Funktionen

  • Added --revocation-mode option to client, for specifying how to check for certificate revocation when building the certificate chain.
    • This can be 'Online' to perform live checks (default); 'Offline' to skip online checks using cached data. This can significantly improve signing speed when firewall or network issues block CRL/OCSP requests; or 'NoCheck' to disable all revocation validation, increasing the risk of accepting revoked certificates.

Fehlerkorrekturen

  • Fix: Not checking...

Released: Mar 11, 2025

Updates in v1.0.0.423

Funktionen

  • 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.
  • Email settings now allow configuration of a server without authentication, e.g. with blank username and password.
  • 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.
  • Removed "Use HTTPS" option from installers...

Released: Dec 4, 2024

Updates in v1.0.0.329

Funktionen

  • Initial Release
  • Signotaur Key Features:
    • BYOK (Bring Your Own Keys) - Use your own Organizational Validated (OV) or Extended Validation (EV) certificates.
    • Uncompromising Security - Your private keys stay safely within your server, never leaving the hardware security module (HSM), token, or server itself.
    • Unlimited Signing - No signing limits, unlike cloud-based services that may impose restrictions.
    • Effortless CI Integration - Easily integrate with your CI/CD pipelines, automating your...