diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-05 20:50:30 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2012-06-05 20:50:30 +0100 |
commit | c9a55f6ac1c48adf32a02b21d628c0deb71b3e6f (patch) | |
tree | 8979216fc75e6b876037aa918d3c37bcf8cd7e77 /test/scripts/2000-GnuTLS | |
parent | be4a1376bb4fe5ef40ae4c1e8c7743ce855ed30d (diff) |
Testsuite: add per-testcase munge facility; use for dnssec and gnutls.
Diffstat (limited to 'test/scripts/2000-GnuTLS')
-rw-r--r-- | test/scripts/2000-GnuTLS/2014 | 1 | ||||
-rw-r--r-- | test/scripts/2000-GnuTLS/2027 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/2000-GnuTLS/2014 b/test/scripts/2000-GnuTLS/2014 index dfddfa54c..c5a01494a 100644 --- a/test/scripts/2000-GnuTLS/2014 +++ b/test/scripts/2000-GnuTLS/2014 @@ -1,5 +1,6 @@ # TLS server: mandatory, optional, and revoked certificates gnutls +munge gnutls_unexpected exim -DSERVER=server -bd -oX PORT_D **** # No certificate, certificate required diff --git a/test/scripts/2000-GnuTLS/2027 b/test/scripts/2000-GnuTLS/2027 index 5d713121d..bf0b06fd9 100644 --- a/test/scripts/2000-GnuTLS/2027 +++ b/test/scripts/2000-GnuTLS/2027 @@ -1,5 +1,6 @@ # TLS server & client: no certificate in client gnutls +munge gnutls_handshake exim -DSERVER=server -bd -oX PORT_D **** exim userx@test.ex |