howtos:renew_webui_certificate
Differences
This shows you the differences between two versions of the page.
howtos:renew_webui_certificate [14/04/2021 17:48] – created domingo | howtos:renew_webui_certificate [14/04/2021 17:51] (current) – domingo | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | First generate a new self signed certificate from bash. Once that's active, restart httpd and the GUI should come back up. | ||
+ | |||
+ | Use the command below to generate a new self signed certificate for management: | ||
< | < | ||
openssl req -x509 -nodes -newkey rsa:2048 -keyout / | openssl req -x509 -nodes -newkey rsa:2048 -keyout / | ||
</ | </ | ||
+ | Once the above command has been executed successfully, | ||
+ | < | ||
+ | bigstart restart httpd | ||
+ | </ | ||
+ | Once the above steps are followed, the GUI should be accessible via browser. |
howtos/renew_webui_certificate.txt · Last modified: 14/04/2021 17:51 by domingo