easy-rsa v3.0.8 Release Notes
Release Date: 2020-09-09 // over 4 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)