OlofBlomqvist / odd-box

dead simple reverse proxy and webserver
https://odd-box.cruma.io/
MIT License
9 stars 1 forks source link

improve logic for toggling letsencrypt mode #36

Open OlofBlomqvist opened 3 weeks ago

OlofBlomqvist commented 3 weeks ago

when toggling a site between using letsencrypt or not, we do not remove or otherwise prevent previously generated LE certs from being used. i think keeping the certs is fine but we should make sure to remove them from any mem cache and verify that we only use self-signed ones unless opted in to LE