I have setup the ACME/LE plugin, and I'm able to get a valid certificate issued.
The problem is that the GUI keeps serving the self-signed certificate instead of the LE certificate. I don't know how to force it to use the LE cert instead of the self-signed one.
Attached are the Trust and LE screens. `openssl s_client -conect <my fqdn>` shows the self signed cert being sent.
Any ideas?
System: Settings: Administration -> SSL Certificate
... then select the LE cert :)
Ha, didn't think of looking there. Thanks!
You're welcome :)