home_server:home_server_setup:other_services:webmin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
home_server:home_server_setup:other_services:webmin [2023-12-26 Tue wk52 11:42] – [Webmin] baumkphome_server:home_server_setup:other_services:webmin [2023-12-26 Tue wk52 11:44] (current) – [Webmin] baumkp
Line 9: Line 9:
 A key difficulty I have had recently is that most the modern web browsers no longer seem to allow self signed SSL certificate exceptions. Fortunately as I only wish to run Webmin locally (LAN), not facing the public internet (WAN), I can still access locally without SSL setup (http not https). To do this from the CLI as follows:  ''sudo vim /etc/webmin/miniserv.conf'', change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl restart webmin'' A key difficulty I have had recently is that most the modern web browsers no longer seem to allow self signed SSL certificate exceptions. Fortunately as I only wish to run Webmin locally (LAN), not facing the public internet (WAN), I can still access locally without SSL setup (http not https). To do this from the CLI as follows:  ''sudo vim /etc/webmin/miniserv.conf'', change ''SSL=1'' to ''SSL=0'', save and exit, then restart webmin to take affect, ''sudo systemctl restart webmin''
  
-I tried to reverse proxy Webmin to my main web page, but did not get the reverse proxy to function properly, so disable this feature.  I do not really need or want Webmin facing the internet.  This would only be another security vulnerability. +++++I tried to reverse proxy Webmin to my main web page, but did not get the reverse proxy to function properly, so disable this feature.  I do not really need or want Webmin facing the internet.  This would only be another security vulnerability.  
 + 
 +I can now relatively easily assign local web pages a local signed certificate via Traefik and my local DNS, however as I do not use Webmin there is not much point even trying at this time. 
 + 
 +++++
  
 ---- ----
  
 <- home_server:home_server_setup:other_services:aptcache|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:ssh|Next -> <- home_server:home_server_setup:other_services:aptcache|Prev ^ home_server:home_server_setup:other_services:index|Start page ^ home_server:home_server_setup:other_services:ssh|Next ->
  • /app/www/public/data/attic/home_server/home_server_setup/other_services/webmin.1703562124.txt.gz
  • Last modified: 2023-12-26 Tue wk52 11:42
  • by baumkp