]> granicus.if.org Git - apache/commit
* Improve and simplify the implementation of SSLProxyCheckPeerExpire by
authorRuediger Pluem <rpluem@apache.org>
Wed, 29 Apr 2009 16:12:20 +0000 (16:12 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 29 Apr 2009 16:12:20 +0000 (16:12 +0000)
commit506ed9e89ef2acfc99f8db30299bffa1abf535d3
tree0664eea2ebfdbacf04b6376438b3a85d1c574769
parentc793117d4428f3b8810f5745a30a7f855e58c2c6
* Improve and simplify the implementation of SSLProxyCheckPeerExpire by
  directly using X509_get_notBefore(), X509_get_notAfter() and
  X509_cmp_current_time().
  Thanks to jorton for the pointer.

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