Get your server issues fixed by our experts for a price starting at just 25 USD/Hour. Click here to register and open a ticket with us now!

Author Topic: Disable SSL on Webmin  (Read 7960 times)

0 Members and 1 Guest are viewing this topic.

rohitj

  • Guest
Disable SSL on Webmin
« on: November 23, 2013, 09:20:00 pm »
Disable SSL on Webmin

To disable SSL in Webmin control panel access link, please follow below steps

1. SSH to the server.
2. Open file miniserv.conf

#vim /etc/webmin/miniserv.conf


3.Change the following entries.

ssl=1
to
ssl=0
save the file

4. Restart Webmin service

/etc/init.d/webmin restart


Clear the browser cache, cookies and check by accessing Webmin control panel without https.