]> git.kaiwu.me - nginx.git/commit
OCSP stapling: fixed ssl_stapling_file (ticket #769).
authorMaxim Dounin <mdounin@mdounin.ru>
Tue, 7 Jul 2015 13:38:49 +0000 (16:38 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Tue, 7 Jul 2015 13:38:49 +0000 (16:38 +0300)
commit573810ce3668fdb21c2234f12bc05460dcc6810a
tree27ed14bc3050390404cb6d3679d3a26183aa7a1b
parentcd17f869cf2c9a72cf90e67afec0271a8ff12f10
OCSP stapling: fixed ssl_stapling_file (ticket #769).

Broken by 6893a1007a7c (1.9.2) during introduction of strict OCSP response
validity checks.  As stapling file is expected to be returned unconditionally,
fix is to set its validity to the maximum supported time.

Reported by Faidon Liambotis.
src/event/ngx_event_openssl_stapling.c