diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 18:58:45 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-12-14 19:01:58 +0000 |
commit | b770cfbe910d8819891d4e1c0338d94c031e0cc9 (patch) | |
tree | e2c789760b0d6418bca4cb830ecedc93a3fec3d9 /test/confs/2132 | |
parent | 7eb59ff94f571a06e5dab25e417979095d569495 (diff) |
Testsuite: additional crypto cypher useable
Seen on Fedora 21 / OpenSSL 1.0.1j-fips
Diffstat (limited to 'test/confs/2132')
-rw-r--r-- | test/confs/2132 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/2132 b/test/confs/2132 index 069249322..29822fab8 100644 --- a/test/confs/2132 +++ b/test/confs/2132 @@ -36,6 +36,7 @@ check_recipient: deny hosts = HOSTIPV4 !encrypted = AES256-SHA : \ AES256-GCM-SHA384 : \ + AES128-GCM-SHA256 : \ IDEA-CBC-MD5 : \ DES-CBC3-SHA : \ DHE-RSA-AES256-SHA : \ |