diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-06-02 21:56:29 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-06-02 23:04:29 +0100 |
commit | cfab9d68aba4f5cc5218b1619b4469880c4d6cc5 (patch) | |
tree | 91e4571271a925fe46c0a1e1ea658bc3ea133278 /test/scripts/2100-OpenSSL | |
parent | 1ed59855863174523aabfba933434950e051e00a (diff) |
Add support for ${sha256:<string>}
Diffstat (limited to 'test/scripts/2100-OpenSSL')
-rw-r--r-- | test/scripts/2100-OpenSSL/2100 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/scripts/2100-OpenSSL/2100 b/test/scripts/2100-OpenSSL/2100 index c2b0f8981..27c6c84d6 100644 --- a/test/scripts/2100-OpenSSL/2100 +++ b/test/scripts/2100-OpenSSL/2100 @@ -8,3 +8,9 @@ exim -qf **** killdaemon no_msglog_check +# +# +exim -be +sha256: ${sha256:} +sha256: ${sha256:abc} +**** |