Jordan, I successfully use `rcctl reload httpd` after updating certificates. httpd is based off of relayd so I imagine it would update as well. Is there something preventing you from running a simple test yourself to see if it works?
-alfred On Tue, Jul 15, 2025 at 1:22 PM Jordan Geoghegan <jor...@geoghegan.ca> wrote: > > Hello, > > I was hoping to get a sanity check on some TLS certificate renewal > semantics I've been wondering about. > > First, I was curious if there is any better way to reload renewed tls > certificates into smtpd than 'rcctl restart smtpd'? > > I was also hoping someone could confirm whether 'rcctl reload relayd' / > 'relayctl reload' will reload tls keys as well? The relayctl manpage > says that 'reload' is used to 'Reload the configuration file' - does > reloading the config file include reloading tls keys? > > Any insight or advice would be greatly appreciated. > > Regards, > > Jordan >