← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 1317710] [NEW] Support TLS 1.1+ (currently, 1.1 and 1.2)

 

Public bug reported:

ssl::context::tlsv1_server supports TLS 1.0 and only TLS 1.0. Per
https://dcpp.wordpress.com/2013/09/20/beast-crime-breach-and-lucky-13
-assessing-tls-in-adcs/ this is problematic. Attached patch fixes this
problem.

** Affects: adchpp
     Importance: Undecided
         Status: New

** Patch added: "support_tls_1.1_1.2.patch"
   https://bugs.launchpad.net/bugs/1317710/+attachment/4108344/+files/support_tls_1.1_1.2.patch

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to ADCH++.
https://bugs.launchpad.net/bugs/1317710

Title:
  Support TLS 1.1+ (currently, 1.1 and 1.2)

Status in ADCH++:
  New

Bug description:
  ssl::context::tlsv1_server supports TLS 1.0 and only TLS 1.0. Per
  https://dcpp.wordpress.com/2013/09/20/beast-crime-breach-and-lucky-13
  -assessing-tls-in-adcs/ this is problematic. Attached patch fixes this
  problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/adchpp/+bug/1317710/+subscriptions


Follow ups

References