v3.1.5
3.1.5 (2023-06-10)
-
Build Update: script now supports signing and verifying
-
Automate support-file creation (Free packaging) (#964)
-
build-ca: New command option 'raw-ca', abbrevation: 'raw' (#963)
This 'raw' method, is the most reliable way to build a CA,
with a password, without writing the CA password to a temp-file.
This option completely replaces both methods below:
-
build-ca: New option --ca-via-stdin, use SSL -pass* argument 'stdin' (#959)
Option '--ca-via-stdin' offers no more security than standard method.
Easy-RSA version 3.1.4 ONLY. -
build-ca: Replace password temp-files with file-descriptors (#955)
Using file-descriptors does not work in Windows.
Easy-RSA version 3.1.3 ONLY.
What's Changed
- build-ca: New command option 'raw-ca', abbrevation: 'raw' by @TinCanTech in #963
- Automate support-file creation (Free packaging) by @TinCanTech in #964
Full Changelog: v3.1.4...v3.1.5