Skip to content

Privacy error when accessing KVM via browser

When accessing the GL.iNet KVM via browser, you may encounter a browser alert: Your connection isn't private.

privacy error

This is a standard security warning that browsers issue when they detect a website lacking an SSL/TLS certificate, as HTTPS connections rely on certificates to verify server identity and encrypt data.

Why do I get this warning?

In the example above, 192.168.8.11 is the KVM's local IP address dynamically assigned by the upper router via DHCP.

Note

If the gateway of your router that your GL.iNet KVM is connected to is "192.168.x.1" (where x is typically 0, 1, or 8 in private networks), the local IP of your KVM should be "192.168.x.y" (where y is a valid host address in the subnet).

This local IP is used to access the GL.iNet KVM's local admin panel, not a public website.

However, browsers usually do not distinguish between local admin panel and normal public websites; they treat all IP addresses as websites and expect HTTPS connections to be secured by SSL/TLS certificates.

A genuinely secure website uses an SSL/TLS certificate, so when browsers access a local admin panel (which does not have a certificate), they trigger a security alert due to the missing certificate.

What can I do with this alert?

Please click Advanced and Continue to "192.168.8.11".

Continue to 192.168.8.11

Then you will be re-directed to the GL.iNet KVM admin panel. Log in to access your KVM and the controlled device.

local access to kvm admin

Can I add a SSL certicate in the KVM?

Yes, you can add your SSL certicate in the GL.iNet KVM.

First, please apply for an SSL cert or use a self-signed SSL cert.

Then, SSH into your GL-iNet KVM or use WinSCP to upload the updated certificate and key to the KVM. The path is /etc/kvmd/nginx/ssl.


Still have questions? Visit our Community Forum or Contact us.