diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-01 23:03:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-02-02 01:21:07 +0000 |
commit | 9c29c48f8327fc20b3840ce2fb4dad4a6c8003b2 (patch) | |
tree | b21363fcc9f7f088291e3fb8d153bead1b98e0fa /test | |
parent | 640f7e0adeba7320037eb76a697563d0bb257ac3 (diff) |
String expansions: support sha3 under OpenSSL (1.1.1+)
Diffstat (limited to 'test')
-rw-r--r-- | test/scripts/2100-OpenSSL/2100 | 7 | ||||
-rw-r--r-- | test/stdout/2000 | 12 | ||||
-rw-r--r-- | test/stdout/2100 | 7 |
3 files changed, 20 insertions, 6 deletions
diff --git a/test/scripts/2100-OpenSSL/2100 b/test/scripts/2100-OpenSSL/2100 index 27c6c84d6..37ba66fb5 100644 --- a/test/scripts/2100-OpenSSL/2100 +++ b/test/scripts/2100-OpenSSL/2100 @@ -13,4 +13,11 @@ no_msglog_check exim -be sha256: ${sha256:} sha256: ${sha256:abc} + +sha3: ${sha3:} +sha3: ${sha3:abc} +sha3_256: ${sha3_256:} +sha3_256: ${sha3_256:abc} +sha3_512: ${sha3_512:} +sha3_512: ${sha3_512:abc} **** diff --git a/test/stdout/2000 b/test/stdout/2000 index 2279f2e7d..939df1b9e 100644 --- a/test/stdout/2000 +++ b/test/stdout/2000 @@ -1,10 +1,10 @@ > sha256: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 > sha256: BA7816BF8F01CFEA414140DE5DAE2223B00361A396177A9CB410FF61F20015AD > -> Failed: sha3 only supported with GnuTLS 3.5.0 + -> Failed: sha3 only supported with GnuTLS 3.5.0 + -> Failed: sha3 only supported with GnuTLS 3.5.0 + -> Failed: sha3 only supported with GnuTLS 3.5.0 + -> Failed: sha3 only supported with GnuTLS 3.5.0 + -> Failed: sha3 only supported with GnuTLS 3.5.0 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + > diff --git a/test/stdout/2100 b/test/stdout/2100 index effaada83..f349c70be 100644 --- a/test/stdout/2100 +++ b/test/stdout/2100 @@ -1,3 +1,10 @@ > sha256: E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 > sha256: BA7816BF8F01CFEA414140DE5DAE2223B00361A396177A9CB410FF61F20015AD > +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> Failed: sha3 only supported with GnuTLS 3.5.0 + or OpenSSL 1.1.1 + +> |