]> git.kaiwu.me - nginx.git/commit
SSL: cache revalidation of file based dynamic certificates.
authorSergey Kandaurov <pluknet@nginx.com>
Mon, 13 Jan 2025 17:40:04 +0000 (21:40 +0400)
committerpluknet <pluknet@nginx.com>
Fri, 17 Jan 2025 00:37:46 +0000 (04:37 +0400)
commit4b96ad14f3607ab39b160715aeba721097ac4da4
tree97ed697efcb569164ff2bd8e0e9ecc025de62944
parent0e756d67aa1e42e3b1b360936eb4d6c06bced2c1
SSL: cache revalidation of file based dynamic certificates.

Revalidation is based on file modification time and uniq file index,
and happens after the cache object validity time is expired.
src/event/ngx_event_openssl_cache.c