[smtpd/qpsmtpd] 0d2690: Allow setting TLS protocol versions in a config fi...

[email protected] (GitHub) Tue, 19 Apr 2016 20:55:27 -0700
Newsgroups perl.qpsmtpd.dev
Message-ID <5716fdaf1c119_33033fd9e00412b81471fc@hookshot-fe2-cp1-prd.iad.github.net.mail>
----==_mimepart_5716fdaf1bd56_33033fd9e00412b8147017
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: 7bit

  Branch: refs/heads/master
  Home:   https://github.com/smtpd/qpsmtpd
  Commit: 0d2690d726e7d6f63b5525dcd70bdb3c2a422f3e
      https://github.com/smtpd/qpsmtpd/commit/0d2690d726e7d6f63b5525dcd70bdb3c2a422f3e
  Author: Daniel Berteaud <[email protected]>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M plugins/tls

  Log Message:
  -----------
  Allow setting TLS protocol versions in a config file
Some users might need to enable the old SSLv3, or others might want to disable TLSv1. Lets make this configurable.
The default value is kept, but can be overriden in the tls_protocols config file


  Commit: 4f27f360e9e0493f1dbb2a0d634cf6b0a03bcbea
      https://github.com/smtpd/qpsmtpd/commit/4f27f360e9e0493f1dbb2a0d634cf6b0a03bcbea
  Author: Matt Simerson <[email protected]>
  Date:   2016-04-19 (Tue, 19 Apr 2016)

  Changed paths:
    M plugins/tls

  Log Message:
  -----------
  Merge pull request #252 from dani/tls_proto

Allow setting TLS protocol versions in a config file


Compare: https://github.com/smtpd/qpsmtpd/compare/fee44d1ccf7c...4f27f360e9e0
----==_mimepart_5716fdaf1bd56_33033fd9e00412b8147017--