How come this doesn’t do ssl / https? I had to roll my own to get ssl.
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!
There’s no reason you couldn’t add SSL support to a Wordpress droplet created with the one-click image. All the Apache configuration is under: /etc/apache2/apache2.conf You’d just need to add a new VirtualHost that listens on 443 and points to your cert. <br> <br>The reason that this isn’t done by default is that there is no way to do it automatically except for using a self-signed cert. This is not what most people will want as it will cause warnings when you visit the site. Most people will want to obtain a cert from a proper Certificate Authority. <br> <br>If you want to create your own cert, this article should point you in the right direction: <br> <br>https://www.digitalocean.com/community/articles/how-to-create-a-ssl-certificate-on-apache-for-ubuntu-14-04
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.