Home Page › Forums › Network Management › Signal a BUG › improper certificate regeneration on reboot › Reply To: improper certificate regeneration on reboot
There is two cases in which the default certificate is automatically renewed at boot time:
– the certificate is expired or manually revoked. This is not a problem because the certificate has a validity of 1 year. If the certificate, instead, is continuously renewed your system has not the RTC battery to keep the system time.
– If you add, remove and change an IP address, at next boot, the default certificate will be updated in the section:
X509v3 Subject Alternative Name:
DNS:test.example.com, IP Address:192.168.0.75, IP Address:192.168.1.75, IP Address:192.168.250.254, IP Address:192.168.22.75, IP Address:192.168.33.75, IP Address:192.168.100.75, IP Address:192.168.4.75, IP Address:192.168.101.75
These are a useful features not bugs. If you do not like, just manually create or import a certificate and use it instead of the default auto created one.
Regards
Fulvio