diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-16 12:59:23 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-02-16 12:59:23 +0000 |
commit | fc243e944ec00b59b75f41d07494116f925d58b4 (patch) | |
tree | f297ea2e8ce5aa02c105c9b842d0d53523d8a62e /test/scripts/2000-GnuTLS | |
parent | 882bc1704d33aa34873e3a0f72e657b0cc2985e5 (diff) |
GnuTLS: Fix client detection of server reject of client cert under TLS1.3
Diffstat (limited to 'test/scripts/2000-GnuTLS')
-rw-r--r-- | test/scripts/2000-GnuTLS/2027 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/scripts/2000-GnuTLS/2027 b/test/scripts/2000-GnuTLS/2027 index 0d94ac4cd..3e071b665 100644 --- a/test/scripts/2000-GnuTLS/2027 +++ b/test/scripts/2000-GnuTLS/2027 @@ -3,9 +3,11 @@ gnutls munge gnutls_handshake exim -DSERVER=server -bd -oX PORT_D **** +# will send to 127.0.0.1 and the server requests a client-cert exim userx@test.ex Test message **** +# will send to HOSTIPV4 and the server requests&requires exim usery@test.ex Test message **** |