ChangeLog: Introduce option -S|--silent-ssl: Silence SSL output

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2023-03-11 16:26:15 +00:00
parent 5d33440069
commit fc6d827196
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)
* Introduce option -S|--silent-ssl: Silence SSL output (#913)
* Only create a random serial number file when expected (#896)
* Always verify SSL lib, for all commands (#877)
* Option --fix-offset: Adjust off-by-one day (#847)