summaryrefslogtreecommitdiff
path: root/test/confs/2114
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/2114')
-rw-r--r--test/confs/21144
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/2114 b/test/confs/2114
index d652c0633..a2b1c526f 100644
--- a/test/confs/2114
+++ b/test/confs/2114
@@ -35,7 +35,7 @@ tls_crl = CRL
begin acl
check_recipient:
- deny message = certificate not verified: peerdn=$tls_peerdn
+ deny message = certificate not verified: peerdn=$tls_in_peerdn
! verify = certificate
accept
@@ -57,7 +57,7 @@ begin transports
local_delivery:
driver = appendfile
file = DIR/test-mail/$local_part
- headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
+ headers_add = TLS: cipher=$tls_cipher peerdn=$tls_in_peerdn
user = CALLER
# End