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-utilize-virtualmin-on-a-vps

Any way to turn it into non SSL url?

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