Hello, every time I configure the ssl certificate in apache server, I purchase an SSL certificate from my domain registrar. apache ultimately stopped working, never to be restarted, and displayed no errors. https://www.ssltrust.com.au/help/setup-guides/apache-ubuntu-ssl-install-guide#step7 i’m following these guidelines
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!
Hello, @zabiullah
You can check our tutorial on How To Install an SSL Certificate from a Commercial Certificate Authority
The steps you need to follow are the ones for the Apache server listed in this paragraph - “Install Certificate On Web Server”
Also, make sure to enable the Apache SSL mode and restart the Apache service afterwards.
Hope that this helps! Regards, Alex
Hi @zabiullah,
Apart from using a paid certificate, there is an alternative, you can use Let’s Encrypt which is free.
Let’s Encrypt can be installed on any domain and there is even a service that installs it for you - certbot. It even configures Apache/Nginx automatically for you.
Regarding your question, when you restart Apache, check your errror_log -
tail -n 100 /var/log/apache2/error.log. What do you see there?
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.