git://git.exim.org
/
exim.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
os_getcwd(): do not realloc if there was no malloc().
[exim.git]
/
test
/
confs
/
0900
diff --git
a/test/confs/0900
b/test/confs/0900
index 6816ef8c9c86a498e480fd7f8478010794cd74e2..e02380f73694e637ca9116012bc5589742c3a6f5 100644
(file)
--- a/
test/confs/0900
+++ b/
test/confs/0900
@@
-28,8
+28,10
@@
queue_only
smtp_receive_timeout = 2s
log_selector = +received_recipients
+.ifdef _OPT_MAIN_TLS_CERTIFICATE
tls_certificate = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
tls_privatekey = ${if eq {SERVER}{server}{DIR/aux-fixed/cert1}fail}
+.endif
ALLOW