SSL : Disable SSL on Webmin

1. Edit /etc/webmin/miniserv.conf
2. Change value of "ssl" entry from 1 to  0
  • ssl=1 (enable)
  • ssl=0 (disable)

3. Restart webmin services # /etc/init.d/webmin restart
4. Restart apache services # /etc/init.d/httpd restart

Post a Comment

Previous Post Next Post