Report this

What is the reason for this report?

How to setup a SSL certificate from ClouDNS

Posted on January 7, 2020

Hi. I have a Ubuntu OpenLiteSpeed Wordpress droplet, but my domain is hosted elsewhere (ClouDNS) … I made all the arrangements so my domain works with my droplet, but I cannot use the CLOUDNS SSL certificate that I bought for my domain.

I know there is a guide in here that teaches us how to do that, but I couldn’t follow it up. So can someone explain me. step-by-step how to make setup it?

Thank you!



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!

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, @rodrigocapital

What happens if you try to access it using your IP address but with https as well? Basically like this:

https://IPaddr:7080

If this is still not working can you please let me know if you’re getting any error messages in your browser or if you can track any logs in the server logs as well?

Let me know how it goes.

Regards, Alex

Hello, @rodrigocapital

Can you confirm if the web server is running fine? You can check this via ssh using netstat

netstat -plunta | grep 80

and

netstat -plunta | grep 443

Let me know what’s the output of this.

Regards, Alex

Hello, @rodrigocapital

Your droplet is running out of memory and the process killer have killed the mysql service in order to prevent further issues. May I ask if you expect a lot of mysql queries for your site?

Regards, Alex

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.