X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fscripts%2F2000-GnuTLS%2F2000;h=8717892f24a53d705d414f788af336c553cf9dfa;hb=ba86e143c7aeb0d70ea4c9d73a617a98f06f6baa;hp=60afb52b49c56be5d5f04e7e132c350c1b3b0223;hpb=59371ea735c941334861aa5b8e1e9a06facf044f;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/scripts/2000-GnuTLS/2000 b/test/scripts/2000-GnuTLS/2000 index 60afb52b4..8717892f2 100644 --- a/test/scripts/2000-GnuTLS/2000 +++ b/test/scripts/2000-GnuTLS/2000 @@ -1,10 +1,9 @@ # TLS client: TLS setup fails - retry in clear # # For this first GnuTLS test, we do not obey "gnutls", so that Exim has to -# create the GnuTLS paramter data for itself. +# create the GnuTLS parameter data for itself. # -echo ==> Creating GnuTLS parameter data ... may take some time ... -echo ==> Moving the mouse about may help ... +echo ==> Creating GnuTLS parameter data ... exim -DSERVER=server -bd -oX PORT_D **** exim CALLER@test.ex @@ -14,3 +13,16 @@ exim -qf **** killdaemon 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} +****