]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_private.h: Add
authorJoe Orton <jorton@apache.org>
Mon, 17 Jan 2011 13:27:03 +0000 (13:27 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 17 Jan 2011 13:27:03 +0000 (13:27 +0000)
commit271de81e7cf874c743aa066bab129d18d14401bb
treef145657b56aa086fda75e5f1ae23e3a08e56cd34
parent36a8e607bb1c8cce3e18f75c637f7b212b0e5bdf
* modules/ssl/ssl_engine_config.c, modules/ssl/ssl_private.h: Add
  config hooks for OCSP response time skew, maximum age, timeout.

* modules/ssl/ssl_engine_ocsp.c (verify_ocsp_status): Respect
  config settings for above.

* docs/: Update accordingly.

Submitted by: Kaspar Brand <httpd-dev.2011 velox.ch>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1059917 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_ssl.xml
modules/ssl/mod_ssl.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_ocsp.c
modules/ssl/ssl_private.h