Skip to content

Commit 6a98292

Browse files
committed
mass testing option
1 parent f1fe2c3 commit 6a98292

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,17 @@ New features in the upcoming stable release 2.6 are:
2121
* Run in default mode through all ciphers at the end of a default run
2222
* will test multiple IP adresses in one shot, --ip=<adress|"one"> restricts it accordingly
2323
* can scan STARTTLS+XMPP by also supplying the XMPP domain (to-option in XML streams).
24-
* support of sockets for STARTTLS protocols (with exception of SSLv2 you need to supply EXPERIMENTAL=yes)
24+
* support of sockets for STARTTLS protocols (with exception of SSLv2 you need to supply EXPERIMENTAL=yes)
25+
* mass testing file option ``--file``, see https://twitter.com/drwetter/status/627619848344989696
2526
* TLS time for STARTTLS protocols
2627
* TLS 1.0-1.1 as socket per default in production
27-
* binary directory provides out of the box better binaries (Linux 32+64 Bit, Darwin 64 bit)
28+
* binary directory provides out of the box better binaries (Linux 32+64 Bit, Darwin 64 bit, FreeBSD 64 bit)
2829
* LibreSSL fixes, still not recommended to use though (see https://testssl.sh/)
2930

3031
more see https://github.com/drwetter/testssl.sh/milestones/2.5dev%20%282.6%29
3132

3233

33-
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. This is important to me.
34+
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.
3435

3536
Please file bug reports @ https://github.com/drwetter/testssl.sh/issues .
3637

0 commit comments

Comments
 (0)