What's Changed
- export-p12: Move inline file to 'inline/private' folder by @TinCanTech in #1356
- Restructure help by @TinCanTech in #1363
- New global option:
--no-lockfile
= env-var:$EASYRSA_NO_LOCKFILE
by @TinCanTech in #1364 - Restructure
verify_working_env()
by @TinCanTech in #1367 - Improve verbose by @TinCanTech in #1368
- Windows easyrsa-shell-init.sh: Replace 'read -p' by @TinCanTech in #1371
- mutual_exclusions(): Include basic checks for --startdate/--enddate by @TinCanTech in #1372
- easyrsa-shell-init.sh: Allow Easy-RSA to use '\User$HOME' directory by @TinCanTech in #1374
- Remove 'easyrsa_mkdir()', use only 'mkdir' by @TinCanTech in #1376
- revoke: Archive request and private key files and expand help by @TinCanTech in #1378
- set_no_clobber(): Add simple error detection by @TinCanTech in #1379
- random: Use verify_working_env() to configure EASYRSA_OPENSSL by @TinCanTech in #1381
- self_sign(): Force use of Easy-RSA X509-type file 'selfsign' by @TinCanTech in #1383
Full Changelog: v3.2.3...v3.2.4