<div dir="ltr"><div>This is also a fresh install with no domain name or dns set up, so ymmv.  I didn't have this issue when I used it on my vsite.  I was trying to get rid of the constant ssl warning/error every time I open the admin pages.<br></div><div><br></div><div>I was having trouble with hosting dns locally; I'm behind NAT and don't have a static IP that I can use on the box (but my IP is stable enough)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 28, 2020 at 4:54 PM Michael Stauber <<a href="mailto:mstauber@blueonyx.it">mstauber@blueonyx.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi ^Gecko^,<br>
<br>
> After installing and updating 5210R, if I go to Security>SSL and use<br>
> Let's Encrypt, the page fails to load, then I am no longer able to<br>
> access the web interface by any means.  I don't know how to un-do<br>
> whatever letsencrypt does, I have to reinstall from scratch. <br>
> <br>
> Has anyone else had this problem?<br>
<br>
I think this is a first. Never heard of that one before.<br>
<br>
But there are ways to shake this loose manually w/o OS reinstall.<br>
<br>
For example:<br>
<br>
rm /etc/admserv/certs/*<br>
/usr/sausalito/sbin/cced.init restart<br>
systemctl admserv restart<br>
<br>
That'll delete the AdmServ certs. Then it restarts CCEd and that will<br>
regenerate a self-signed SSL certificate for AdmServ. For good measure a<br>
restart of the service "admserv" is added and then the GUI should work<br>
again.<br>
<br>
-- <br>
With best regards<br>
<br>
Michael Stauber<br>
_______________________________________________<br>
Blueonyx mailing list<br>
<a href="mailto:Blueonyx@mail.blueonyx.it" target="_blank">Blueonyx@mail.blueonyx.it</a><br>
<a href="http://mail.blueonyx.it/mailman/listinfo/blueonyx" rel="noreferrer" target="_blank">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a><br>
</blockquote></div>