https://bugs.exim.org/show_bug.cgi?id=2582
Bug ID: 2582
Summary: TLS: cache certificates
Product: Exim
Version: 4.93
Hardware: All
OS: All
Status: NEW
Severity: wishlist
Priority: low
Component: TLS
Assignee: jgh146exb@???
Reporter: jgh146exb@???
CC: exim-dev@???
When certs are loaded from file (as opposed to directory) if might be worth
doing
it in the daemon, before forking the receive process, to save on the load
processing.
This assumes that the TLS library is happy with being forked.
Issue would be spotting that the file has changed when a cert is updated;
currently
this is transparent and we'd like to retain that.
--
You are receiving this mail because:
You are on the CC list for the bug.