Signotaur のリリース
Released: May 14, 2025
v1.0.0.4459 での更新項目
不具合の修正
- 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 email address...
Released: Apr 8, 2025
v1.0.0.444 での更新項目
機能
- 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.
不具合の修正
- Fix: Not checking whether a user was...
Released: Mar 11, 2025
v1.0.0.423 での更新項目
機能
- 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. HTTPS...
Released: Dec 4, 2024
v1.0.0.329 での更新項目
機能
- 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 code...