diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-21 23:44:06 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-08-22 15:23:37 +0100 |
commit | fbbd45ff5ade30d38ca60ea5aeccc305501c9174 (patch) | |
tree | 17be713e07ab77592e8ea44a670ec24da5a6c47f /test/confs/5601 | |
parent | 6acd9fcf8454b0a18065bcd6ee865c5ddc82e44d (diff) |
Add automatic macros for compile-time feature options
Diffstat (limited to 'test/confs/5601')
-rw-r--r-- | test/confs/5601 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/confs/5601 b/test/confs/5601 index 788f509a9..3309870a3 100644 --- a/test/confs/5601 +++ b/test/confs/5601 @@ -39,7 +39,7 @@ tls_privatekey = ${if eq {SERVER}{server}\ {DIR/aux-fixed/exim-ca/example.com/server1.example.com/server1.example.com.unlocked.key}\ fail} -tls_ocsp_file = OCSP +tls_ocsp_file = RETURN # ------ ACL ------ |