Does the built-in HTTPS server reload certificates automatically?

Working an issue that popped up this morning on all of our servers running 22.4.0.

Apparently, our TLS/SSL certificate expired and none of our WebRTC clients could connect.

Easy fix, just restarted Asterisk and it picked up the new certs.

Which brings me to my question, was Asterisk supposed to automatically reload certificates or do we need to restart on a schedule to pickup renewed certificates?

Thanks for the advice :slight_smile:

It doesn’t keep track of the certificates and automatically reload, no. A reload itself should do it according to the code, but I haven’t tried it. Most people in production proxy instead and reload the proxy.

Roger that, thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.