From 37fa44cecf203b3adbbb92029dabe08109f26475 Mon Sep 17 00:00:00 2001 From: Dirk Date: Mon, 2 Mar 2015 14:09:34 +0100 Subject: [PATCH] - remark about rc4 rfc --- testssl.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/testssl.sh b/testssl.sh index 43ffaca..6c3c351 100755 --- a/testssl.sh +++ b/testssl.sh @@ -1290,6 +1290,7 @@ pfs() { } +# new ietf rfc is very strict: https://tools.ietf.org/html/rfc7465 rc4() { # shopt -s lastpipe # otherwise it's more tricky to access variables in a while loop outln