Skip to content

Releases: AenonDynamics/X509-Tool

Code Signing Certificate Support

28 Jul 08:33
Compare
Choose a tag to compare
  • Added: support for code-signing certificates
  • Changed: removed plain-text output from certificate files -notext
  • Bugfix: output directory name doesn't use the full common-name based on the configuration - only second name argument was used

Host/Node Certificates

08 May 10:18
Compare
Choose a tag to compare
  • Added: support for host/node certificates (client+server extended usage)
  • Bugfix: subjectAltName was missing in server certs (required for self signed webserver auth) - new default DNS:<COMMON_NAME>
  • Bugfix: CLIENT_COMMON_NAME template overrides other templates