]> git.kaiwu.me - nginx.git/commit
SSL: explicit clearing of expired sessions.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 12 Oct 2022 17:14:43 +0000 (20:14 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 12 Oct 2022 17:14:43 +0000 (20:14 +0300)
commit3057e6e9ad3ccb0be5cd1546697871cfec4d1fa3
tree51ca1a7f4881b241b61fb0417c14324cbdf60129
parent76876c160f6f66a1f906a74649f1242844d2b910
SSL: explicit clearing of expired sessions.

This reduces lifetime of session keying material in server's memory, and
therefore can be beneficial from forward secrecy point of view.
src/event/ngx_event_openssl.c