I posted separately about not being able to access the router web interface after I had updated the certificates. Further research provided some clues. It looks like the certificates are bad, and the server daemon tries to start periodically but crashes due to the bad certs. Seems like the next step is to locate the certificates, remove them, and restart the server. I believe the web server is lighttpd. I've searched and found several certs. I tried removing some but they were immediately replaced. Can anyone provide guidance on what lighttpd startup configuration is, and/or now to locate and disable/remove the certs to get around this problem?
Log entries below:
Log entries below:
Dec 10 11:12:42 rc_service: watchdog 424:notify_rc stop_httpd
Dec 10 11:12:42 rc_service: watchdog 424:notify_rc start_httpd
Dec 10 11:12:42 RT-AC88U: start https:8443
Dec 10 11:12:42 RT-AC88U: start httpd:80
Dec 10 11:12:43 httpd: Failed to initialize SSL, generating new key/cert...80
Dec 10 11:12:43 httpd: Save SSL certificate...80
Dec 10 11:12:43 httpd: Failed to initialize SSL, generating new key/cert...80
Dec 10 11:12:43 httpd: Unable to start in SSL mode, exiting! 80
Dec 10 11:12:43 httpd: Save SSL certificate...8443
Dec 10 11:12:43 httpd: Failed to initialize SSL, generating new key/cert...8443
Dec 10 11:12:43 httpd: Save SSL certificate...8443
Dec 10 11:12:43 httpd: Failed to initialize SSL, generating new key/cert...8443
Dec 10 11:12:43 httpd: Unable to start in SSL mode, exiting! 8443