v3.1.4
3.1.4 (2023-05-23)
-
build-ca: New option --ca-via-stdin, use SSL -pass* argument 'stdin' (#959)
-
build-ca: Revert manual CA password method to temp-files (#959)
Supersedes #955Release v3.1.3 was fatally flawed, it would fail to build a CA under Windows.
Release v3.1.4 is specifically a bugfix ONLY, to resolve the Windows problem.See the following commits for further details:
5d7ad13
build-ca: Revert manual CA password method to temp-files
c11135d
build-ca: Use OpenSSL password I/O argument 'stdin'
27870d6
build-ca: Replace password temp-file method with file-descriptors
Superseded by 5d7ad13 above.
Full Changelog: v3.1.3...v3.1.4