github OpenVPN/easy-rsa v3.1.4

latest releases: v3.1.7, v3.1.6, v3.1.5...
11 months ago

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 #955

    Release 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

Don't miss a new easy-rsa release

NewReleases is sending notifications on new releases.