]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_init.c: Make DH handling a bit more generic,
authorJoe Orton <jorton@apache.org>
Thu, 26 Jun 2014 15:49:49 +0000 (15:49 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 26 Jun 2014 15:49:49 +0000 (15:49 +0000)
commit5c261d0fc5e694034c07006f672433b5b176f19d
tree861ba28a7cadae79c21d66b9fea0a40d34ac4e81
parent79eae29711c17ebbcf8daecceccb0bb877f2e801
* modules/ssl/ssl_engine_init.c: Make DH handling a bit more generic,
  and adjust selection logic to prefer use of larger not smaller keys.
  (init_dh_params, free_dh_params, modssl_get_dh_params): Use array of
  structs to store and initialize DH parameters up to 8192-bit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1605827 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c