I get a certificate error when accessing TOS 6 via the local network browser.
Code: Select all
net::ERR_CERT_COMMON_NAME_INVALID
Subject: *.tnas.link
Issuer: RapidSSL Global TLS RSA4096 SHA256 2022 CA1
Expires on: 13 oct. 2025 г.
Current date: 17 feb. 2025 г.Apparently, the error is related to a mismatch between the local address and the value in the certificate.

I do not want to download any third-party certificate, since there is already one issued by the manufacturer.
The local address is: tnas.local
The address in the certificate is: *.tnal.link


The question is - where in the system is the local address stored so that it can be changed to the one in the certificate?
I tried to find it in the Apache configuration, but failed.
Perhaps it is worth enabling the update of this setting or attaching secondary certificate to the system along with the next software update.


