how I make ssl return working after stoped when I reset root password
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi there,
What I could suggest is re-issuing your SSL certificate. Depending on the web server that you are using you can follow the steps here:
For Apache: https://www.digitalocean.com/community/tutorials/how-to-secure-apache-with-let-s-encrypt-on-ubuntu-20-04
If you are still seeing the problem, feel free to share more details on the exact errors that you are seeing so I can advise you further. For example you can find your web server logs at the /var/logs directory and you can follow the steps on how to troubleshoot common problems for Nginx here:
https://www.digitalocean.com/community/tutorials/how-to-troubleshoot-common-nginx-errors
Best,
Bobby
Hello @teleinceogmailcom
After resetting the root password, the SSL certificate may have stopped working if it relies on certain services to function properly.
You can check the status of the web server (e.g., Apache or Nginx) and ensure it is running. The next step will be to check the SSL certificate expiration to see if it requires renewal.
If it requires renewal, you can use certbot (Let’s Encrypt) to renew the certificate.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.