Mauro
Results
2
issues of
Mauro
As per the various commits.
Currently coturn only seems to reload the certificates [on startup](https://github.com/coturn/coturn/blob/57180ab60afcaeb13537e69ae8cb8aefd8f3f546/src/apps/relay/mainrelay.c#L2398) or [on SIGUSR2](https://github.com/coturn/coturn/blob/57180ab60afcaeb13537e69ae8cb8aefd8f3f546/src/apps/relay/mainrelay.c#L2524). I propose this change so you can use `systemctl reload coturn` on certificate renewal hooks without breaking...