I dont have SSL how to deal with this issue "This web server is running in SSL mode. Try the URL. https://domain.com/1000"

2 posts / 0 new
Last post
#1 Sat, 09/20/2014 - 16:04
techaddict

I dont have SSL how to deal with this issue "This web server is running in SSL mode. Try the URL. https://domain.com/1000"

I dont have SSL certificate and i just installed Virtual Amin using Digital Ocean community tutorial :

https://www.digitalocean.com/community/tutorials/how-to-install-and-util...

Any way to turn it into non SSL url?

Sun, 09/21/2014 - 08:03
rapidwebs

try editing /etc/webmin/miniserv.conf and finding the variable "SSL"

if its set to 1

set it to 0

then run "sudo service webmin restart"

and try again

Topic locked