Question
How do I remove a self-signed SSL certificate on a LEMP server
When rebuilding my website, I installed a self-signed SSL certificate and when I finished, I used LetsEncrypt to get a valid SSL certificate. Unfortunately when browsers attempt to access my website, they are warned that the site uses a self-signed certificate and to proceed at their own risk.
How can I remove all traces of the self signed SSL certificate?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×