< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] new for 1.12: reloading certificates without a restart



On HUP, repro will now reload certificates without restarting.

This is really useful for anybody using Lets Encrypt[1] and certbot[2]
to automatically renew certificates every 60-90 days.

What is the equivalent to HUP on Windows?  Would anybody like to ensure
the SipStack::onReload() is being called on Windows?  Here is the code
for Linux, in repro/ReproRunner::onReload


https://github.com/resiprocate/resiprocate/commit/bd4aa2cd012d0bba7366ee7e29239147efbca18d#diff-ef4a9ea8249d5a62c1dc4e415f618c2c

People who built their own products based on the stack may also want to
find ways to ensure onReload is called if you want to benefit from
features that depend on this now or in future.

Regards,

Daniel


1. https://letsencrypt.org/
2. https://certbot.eff.org/