Zum Inhalt springen

pfSense Management UI Certificate change

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

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

This site uses Akismet to reduce spam. Learn how your comment data is processed.