Not secure message accessing PiHole v6

I'm getting "Not Secure" message when using HTTPS.

I've copied the Certificate from PiHole, and uploaded to Chrome, which shows the Cert as trusted.

What else do I need to check and setup to get the HTTPS to work without this message? I can still connect but it shows https with a line through it.

Debug Token:

https://tricorder.pi-hole.net/YMj7xAkk/

Are you accessing using the IP or domain name?

What is exactly the URL you are using to access the web interface?

@rdwebdesign https://xx.xx.xx.xx:port/admin/login where xx=IP and port is number

The certificate was issued for a domain name (pi.hole), not for your IP.

Did you try using the domain https://pi.hole:8443/admin ?


Note:

You don't need to hide your local IP when you use a "Private IP range", like 192.168.0.0 - 192.168.255.255.

They are called private because they are not publicly accessible. Only devices from your local network can access them.

@rdwebdesign. That worked with the name. Wow, I didn't realize it wouldn't see the pi.hole and IP as same for the certificate.

Understood on the Private IP range.. Just habit I guess.

Just another note:

You don't need to mention me by name when you are answering my comments. We are already informed about every answer.