]> granicus.if.org Git - apache/commit
mod_ssl: Fix recognition of OCSP stapling responses that are encoded
authorJeff Trawick <trawick@apache.org>
Sat, 22 Nov 2014 14:51:01 +0000 (14:51 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 22 Nov 2014 14:51:01 +0000 (14:51 +0000)
commit70b441b9df16b765bec127a804a7179ae95bc3ac
tree3094def77226e5a61c48e316e1529a6b900bdd42
parentb40c9d5167d776cda316786ded462c6c264d9fbd
mod_ssl: Fix recognition of OCSP stapling responses that are encoded
         improperly or too large.

The one byte "ok" flag stored with the response was accounted for in
the wrong condition.

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