Skip to content

sscg 2.6.1

Compare
Choose a tag to compare
@sgallagher sgallagher released this 09 Jan 19:09
sscg-2.6.1
7a3408c

Changelog

Stephen Gallagher (14):

  • Bump version to 2.6.1dev
  • Fix help message for --client-key-file
  • Run clang-format
  • Further clarify --client-key-file help message
  • Check that key passphrases are within 4-1023 characters
  • Output private keys with 2048 iteration count
  • Rework passphrase handling
  • Fix wrong x509 version in CSR
  • Fix memory leaks
  • Fix alignment issue with popt
  • Prevent uninitialized read error
  • Add missing newline for error message
  • Fix OpenSSL 1.0 support
  • Fix formatting