------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1489 --- Comment #3 from Mike Cardwell <[email protected]> 2014-06-05 13:50:19 --- It's compiled with OpenSSL. Not GnuTLS. root@glue:~# openssl version OpenSSL 1.0.1h-dev xx XXX xxxx root@glue:~# It looks like a parse error to me because ${certextract{sig_algorithm}{$tls_in_peercert}} is returning "undefined" instead of the name of a signature, and ${certextract{signature}{$tls_in_peercert}} is returning a bunch of crap rather than just the signature... -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
