Update changelog for v3.0.5 release
Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
parent
1f8017087d
commit
a137125a5a
@ -1,13 +1,16 @@
|
|||||||
Easy-RSA 3 ChangeLog
|
Easy-RSA 3 ChangeLog
|
||||||
|
|
||||||
3.0.5
|
3.0.5 (2018-09-15)
|
||||||
* Fix #17 & #58: use AES256 for CA key
|
* Fix #17 & #58: use AES256 for CA key
|
||||||
* Also, don't use read -s, use stty -echo
|
* Also, don't use read -s, use stty -echo
|
||||||
* Fix broken "nopass" option
|
* Fix broken "nopass" option
|
||||||
* Add -r to read to stop errors reported by shellcheck (and to behave)
|
* Add -r to read to stop errors reported by shellcheck (and to behave)
|
||||||
* remove overzealous quotes around $pkcs_opts (more SC errors)
|
* remove overzealous quotes around $pkcs_opts (more SC errors)
|
||||||
|
* Support for LibreSSL
|
||||||
|
* EasyRSA version will be reported in certificate comments
|
||||||
|
* Client certificates now expire in 3 year (1080 days) by default
|
||||||
|
|
||||||
3.0.4
|
3.0.4 (2018-01-21)
|
||||||
* Remove use of egrep (#154)
|
* Remove use of egrep (#154)
|
||||||
* Integrate with Travis-CI (#165)
|
* Integrate with Travis-CI (#165)
|
||||||
* Remove "local" from variable assignment (#165)
|
* Remove "local" from variable assignment (#165)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user