Whenever i change the certificate for the management UI it is not automatically used by the webserver until the box is rebooted.
The following command forces the reload of the web-UI and loads the new certificate – can be done via SSH or the web-ui „Diagnostics“ => „Command prompt“:
killall -9 php; killall -9 lighttpd; /etc/rc.restart_webgui