From ad4d2308bda25220afdc21b9b19107312a7c6791 Mon Sep 17 00:00:00 2001 From: Dirk Wetter Date: Tue, 10 Feb 2015 12:39:20 +0100 Subject: [PATCH] Update Readme.md --- openssl-bins/openssl-1.0.2-chacha.pm/Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md b/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md index e8848cf..96115e5 100644 --- a/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md +++ b/openssl-bins/openssl-1.0.2-chacha.pm/Readme.md @@ -16,7 +16,8 @@ CHACHA20 + POLY1305 cipher suites from the official git repo didn't work for me work correctly, it's also likely they'll disappear shortly (https://www.mail-archive.com/openssl-dev@openssl.org/msg34756.html). -*Pls note bug [#38](https://github.com/drwetter/testssl.sh/issues/38) = bug [#6](https://github.com/PeterMosmans/openssl/issues/5): False negatives for 40Bit and export ciphers* +*Pls note bug [#38](https://github.com/drwetter/testssl.sh/issues/38) = bug [#6](https://github.com/PeterMosmans/openssl/issues/5): False negatives for 40Bit and export ciphers.* + Workaround: use the vanilla tree, see https://github.com/drwetter/testssl.sh/openssl-bins/openssl-1.0.2-vanilla. General