I had generated a cert using --staging a while ago for the domain southamptonsolentlions.org.uk now I wish to convert this to a live cert.
First I tried letsencrypt-auto certonly --webroot -w /home/soln0657/html -d www.southamptonsolentlions.org.uk -d southamptonsolentlions.org.uk which completed successfully but the cert is still happy hacker fake CA
I’ve also revoked the cert from --staging and regenerated again.
Is the staging flag saved in a config somewhere for this domain?
You did obtain a certificate today from LE ( actually 2 ) … I suspect that you just haven’t configured it properly on your server.
How did you configure your server with the “staging” certificate ? basically you just need to replace that one with the one you have obtained ( possibly already done, if you just pointed your config to /etc/letsencrypt/live ) and restart apache / nginx