summaryrefslogtreecommitdiff
path: root/test/confs/3465
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2012-05-15 22:51:53 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2012-06-04 14:57:04 +0100
commit8359d7daf45da3ff5748c3ce16e00978fcc92b0d (patch)
tree6d690225f1e9aab8d105f9dc16b00d33242b1463 /test/confs/3465
parenta2ff477a5d13000485dff61867b0001a7fb8e39f (diff)
Change use of $tls_cipher in client context to $tls_out_cipher.
Diffstat (limited to 'test/confs/3465')
-rw-r--r--test/confs/34652
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/3465 b/test/confs/3465
index adadeb059..161fff526 100644
--- a/test/confs/3465
+++ b/test/confs/3465
@@ -36,7 +36,7 @@ plain:
server_condition = "\
${if and {{eq{$2}{userx}}{eq{$3}{secret1}}}{yes}{no}}"
server_set_id = $2
- client_condition = ${if !eq {$tls_cipher}{}}
+ client_condition = ${if !eq {$tls_out_cipher}{}}
client_send = ^userx^secret1
login: