]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: check request-server for TLS settings compatible to handshake server, allow...
authorStefan Eissing <icing@apache.org>
Thu, 22 Oct 2015 11:36:22 +0000 (11:36 +0000)
committerStefan Eissing <icing@apache.org>
Thu, 22 Oct 2015 11:36:22 +0000 (11:36 +0000)
commitddf4c280a10d45d8917075d91aeab220dfa371d2
treed206661a4b805d08d2e2d7113c34dea11b28d667
parent27028fe3f39343c471d51acbb922ee0957fcf6df
mod_ssl: check request-server for TLS settings compatible to handshake server, allow request if equal, renegotiation checks: remember last used cipher_suite for optimizations, deny any regnegotiation in presence of master connection

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1709995 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_private.h