ChangeLog: build-ca: Replace password temp-files with file-descriptors

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-05-06 21:09:37 +01:00
parent 27870d695a
commit 68ddeecf23
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -1,6 +1,7 @@
Easy-RSA 3 ChangeLog
3.1.3 (ETA: 2023-10-13)
* build-ca: Replace password temp-files with file-descriptors (#955)
* Replace --fix-offset with --startdate, --enddate (#918)
* Introduce option -S|--silent-ssl: Silence SSL output (#913)
* Only create a random serial number file when expected (#896)