X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/812a604525eef4993d6ed165d455c8309ae72c36..401a89359e1fcff59218ae2a05a5e9f3a603d915:/test/confs/2002 diff --git a/test/confs/2002 b/test/confs/2002 index dc958ec38..9f664e8f7 100644 --- a/test/confs/2002 +++ b/test/confs/2002 @@ -53,6 +53,7 @@ check_recipient: logwrite = IN <${certextract {issuer} {$tls_in_peercert}}> logwrite = IN/O <${certextract {issuer,O} {$tls_in_peercert}}> logwrite = NB <${certextract {notbefore} {$tls_in_peercert}}> + logwrite = NB/i <${certextract {notbefore,int}{$tls_in_peercert}}> logwrite = NA <${certextract {notafter} {$tls_in_peercert}}> logwrite = SA <${certextract {sig_algorithm}{$tls_in_peercert}}> logwrite = SG <${certextract {signature} {$tls_in_peercert}}>