Skip to content
  1. Nov 01, 2015
    • Kaspar Brand's avatar
      For the "SSLStaplingReturnResponderErrors off" case, make sure to only · 0781f242
      Kaspar Brand authored
      staple responses with certificate status "good". Also avoids including
      inaccurate responses when the OCSP responder is not completely up
      to date in terms of the CA-issued certificates (and provides interim
      "unknown" or "extended revoked" [RFC 6960] status replies).
      
      Log a certificate status other than "good" in stapling_check_response().
      
      Propagate the "ok" status from stapling_check_response() back via both
      stapling_renew_response() and get_and_check_cached_response() to the
      callback code in stapling_cb(), enabling the decision whether to include
      or skip the response.
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1711728 13f79535-47bb-0310-9956-ffa450edef68
      0781f242
  2. Oct 31, 2015
  3. Oct 30, 2015
  4. Oct 29, 2015
  5. Oct 28, 2015
  6. Oct 27, 2015
  7. Oct 26, 2015
  8. Oct 25, 2015
  9. Oct 24, 2015
  10. Oct 23, 2015
  11. Oct 22, 2015
  12. Oct 20, 2015
  13. Oct 17, 2015