easy-rsa v3.0.8 Release Notes

Release Date: 2020-09-09 // over 3 years ago
  • 3.0.8 (2020-09-09)

    • Provide --version option (#372)
    • ๐Ÿ”– Version information now within generated certificates like on *nix
    • ๐Ÿ›  Fixed issue where gen-dh overwrote existing files without warning (#373)
    • ๐Ÿ›  Fixed issue with ED/EC certificates were still signed by RSA (#374)
    • โž• Added support for export-p8 (#339)
    • Clarified error message (#384)
    • โฌ†๏ธ 2->3 upgrade now errors and prints message when vars isn't found (#377)
    • โšก๏ธ Update OpenSSL Windows binaries to 1.1.1g

Previous changes from v3.0.7

  • 3.0.7 (2020-03-30)

    • ๐Ÿ Include OpenSSL libs and binary for Windows 1.1.0j
    • โœ‚ Remove RANDFILE environment variable (#261)
    • โ†ช Workaround for bug in win32 mktemp (#247, #305, PR #312)
    • ๐Ÿ– Handle IP address in SAN and renewals (#317)
    • โ†ช Workaround for ash and no set -o echo (#319)
    • ๐Ÿ Shore up windows testing framework (#314)
    • โฌ†๏ธ Provide upgrade mechanism for older versions of EasyRSA (#349)
    • โž• Add support for KDC certificates (#322)
    • โž• Add support for Edward Curves (#354, #350)
    • Add support for EASYRSA_PASSIN and EASYRSA_PASSOUT env vars (#368)
    • โž• Add support for RID to SAN (#362)