[exim-dev] [Bug 1455] New: tls_out_cipher is empty

Top Page
Delete this message
Reply to this message
Author: Andreas Metzler
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty, [exim-dev] [Bug 1455] tls_out_cipher or tls_cipher is empty
Subject: [exim-dev] [Bug 1455] New: tls_out_cipher is empty
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1455
           Summary: tls_out_cipher is empty
           Product: Exim
           Version: 4.82
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: TLS
        AssignedTo: pdp@???
        ReportedBy: eximusers@???
                CC: exim-dev@???



4.82 deprecated tls_cipher and introduced tls_out_cipher/tls_in_cipher. However
the new variables (at least out) expand to empty values.

For demonstration purposes I have added
headers_add = X-tls-info: tls_out_cipher $tls_out_cipher tls_cipher $tls_cipher
to my smarthost SMTP transport. The result is evidently incorrect:
X-tls-info: tls_out_cipher tls_cipher TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256

cu Andreas

------------------
argenau:~# exim4 -bV
Exim version 4.82 #3 built 09-Nov-2013 16:31:25
Copyright (c) University of Cambridge, 1995 - 2013
(c) The Exim Maintainers and contributors in ACKNOWLEDGMENTS file, 2007 - 2013
Berkeley DB: Berkeley DB 5.1.29: (October 25, 2011)
Support for: crypteq iconv() IPv6 GnuTLS move_frozen_messages DKIM
Lookups (built-in): lsearch wildlsearch nwildlsearch iplsearch cdb dbm dbmjz
dbmnz dnsdb dsearch nis nis0 passwd
Authenticators: cram_md5 plaintext
Routers: accept dnslookup ipliteral manualroute queryprogram redirect
Transports: appendfile/maildir/mailstore autoreply lmtp pipe smtp
Fixed never_users: 0
Size of off_t: 8
Configuration file is /var/lib/exim4/config.autogenerated


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email