base.m4: Be slacker about DH lengths.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 20 Apr 2016 00:52:52 +0000 (01:52 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 20 Apr 2016 00:52:52 +0000 (01:52 +0100)
Reduce the minimum size for general outbound SMTP to about 512 bits,
because (a) any DH is better than none, and (b) Exim will defer rather
than switching to plaintext if the receiving SMTP advertises STARTTLS.

Also introduce new transports with lower limits, and be consistent about
actually undershooting the advertised limit by four bits.


No differences found