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.
Hello,
First try using another browser, maybe you’ve got some browser cache and that’s why you are still seeing the old certificate.
If this is not the case what you could do here is:
If this does not work try the following:
That’s pretty much it! Bobby