]> granicus.if.org Git - apache/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)
commiteb681e6e60d7ddc1b3787fbf8cdc46983fe06e03
tree861ba28a7cadae79c21d66b9fea0a40d34ac4e81
parentf5335ad9250c39035b8816be7690fbd7ee72bdf2
* 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