Update Mumble Server Certificates
A script for updating SSL key and certificate on the fly with no reboot for Mumble server. Specificially designed for Lets Encrypt certificate auto renewal.
Depends on Mice and Python.
PLEASE NOTE: REQUIRES MUMBLE SERVER >1.3.
Usage
- Make sure your Mumble server has Ice enabled.
- Download the latest version of Mice and set it up. Remember to change ice secrets, hosts and ports.
- Place certupdate.py to the same folder with Mice. Edit the configuration to match your setup.
- Run the script.
- Alternatively, automate it with a shell script and cron. (Example script coming soon)