File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
Easy-RSA 3 ChangeLog
2
2
3
- 3.1.4 (ETA: 2023-06-02)
3
+ 3.1.4 (2023-05-23)
4
+ * build-ca: New option --ca-via-stdin, use SSL -pass* argument 'stdin' (#959)
4
5
* build-ca: Revert manual CA password method to temp-files (#959)
5
6
Supersedes #955
6
7
8
+ Release v3.1.3 was fatally flawed, it would fail to build a CA under Windows.
9
+ Release v3.1.4 is specifically a bugfix ONLY, to resolve the Windows problem.
10
+
11
+ See the following commits for further details:
12
+ 5d7ad1306d5ebf1588aef77eb3445e70cf5b4ebc
13
+ build-ca: Revert manual CA password method to temp-files
14
+ c11135d19b2e7e7385d28abb1132978c849dfa74
15
+ build-ca: Use OpenSSL password I/O argument 'stdin'
16
+ 27870d695a324e278854146afdac5d6bdade9bba
17
+ build-ca: Replace password temp-file method with file-descriptors
18
+ Superseded by 5d7ad13 above.
19
+
7
20
3.1.3 (2023-05-19)
8
21
* build-ca: Replace password temp-files with file-descriptors (#955)
9
22
Superseded by #959
You can’t perform that action at this time.
0 commit comments