Running 2.6. now

This commit is contained in:
Dirk Wetter 2015-09-16 14:58:28 +02:00
parent 58096d6633
commit 4cee5c21c0

View File

@ -9,7 +9,7 @@ It is working on every Linux distribution out of the box with some limitations o
On github you will find in the master branch the development version of the software -- with new features and maybe some bugs. For the stable version and a more thorough description of the software please see [testssl.sh](https://testssl.sh/ "Go to the site with the stable version and more documentation").
New features in the imminent stable release 2.6 are:
New features in the stable release 2.6 are:
* display matching host key (HPKP)
* LOGJAM 1: check DHE_EXPORT cipher
@ -33,8 +33,6 @@ New features in the imminent stable release 2.6 are:
* quite some LibreSSL fixes, still not recommended to use though (see https://testssl.sh/)
* lots of fixes, code improvements, even more robust
Currently we're running 2.6rc4. One bug is pending to be squashed, expect a soon release.
Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project.