
bugzilla at apache
Apr 20, 2012, 9:41 AM
Post #1 of 1
(69 views)
Permalink
|
|
[Bug 53114] New: Apache 2.2 / OpenSSL 1.0.1 and SSLProtocol
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=53114 Bug #: 53114 Summary: Apache 2.2 / OpenSSL 1.0.1 and SSLProtocol Product: Apache httpd-2 Version: 2.2.22 Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: mod_ssl AssignedTo: bugs [at] httpd ReportedBy: peter [at] pramberger Classification: Unclassified I was a bit surprised when "openssl s_client" showed me a protocol version of TLSv1.2 when connecting to my freshly compiled Apache instance using OpenSSL 1.0.1. Somehow after reading the changelog of 2.4 it was my impression that there were additional server changes necessary... Anyway, I don't know if a backport of the new OpenSSL features from 2.4 to 2.2 is planned or already in the pipe - if not, attached is a patch to control the new protocol version, as it is currently not possible to disable them if required. Note that just the parts relevant for the config parser were taken from 2.4, no further functionality was backported. Please check. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe [at] httpd For additional commands, e-mail: bugs-help [at] httpd
|