New
3.2.4
What's Changed
- export-p12: Move inline file to 'inline/private' folder by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1356
- Restructure help by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1363
- New global option:
--no-lockfile= env-var:$EASYRSA_NO_LOCKFILEby @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1364 - Restructure
verify_working_env()by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1367 - Improve verbose by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1368
- Windows easyrsa-shell-init.sh: Replace 'read -p' by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1371
- mutual_exclusions(): Include basic checks for --startdate/--enddate by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1372
- easyrsa-shell-init.sh: Allow Easy-RSA to use '\User$HOME' directory by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1374
- Remove 'easyrsa_mkdir()', use only 'mkdir' by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1376
- revoke: Archive request and private key files and expand help by @TinCanTech in https://github.com/OpenVPN/easy-rsa/pull/1378