Dr. Andreas Moroder wrote:
> Hello,
>
> whe in try to connect to webmin via http to out https host, I get the message
>
> This web server is running in SSL mode. Try the URL https://titan22:10000/ instead.
>
> The problem is that the hostname is titan and not titan22.
>
> Where does webmin get this name ?
>
> uname -a
>
> gives me the right name, there is no titan22 entry in hosts and no one in the DNS.
It usually does a reverse lookup of the IP addresses that you
connected to. However, if there is a host= line in
/etc/webmin/miniserv.conf then that will be used as the hostname instead.
- Jamie
|